cloud / static /index.htmls
vortexa64's picture
Rename index.html to static/index.htmls
7b1e22f verified
raw
history blame contribute delete
255 Bytes
<!doctype html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width" />
<title>My static Space</title>
<link rel="stylesheet" href="style.css" />
</head>
<body>
<h1>web panel</h1>
</body>
</html>