dnlp-demo / static /index.html
Jackss
Added HTML
1dd5fed
raw
history blame
193 Bytes
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
Hello world!
</body>
</html>