Files
neon443.github.io/index.html
2023-05-20 13:09:01 +01:00

11 lines
324 B
HTML

<html>
<head>
<title>neon443</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./style.css" type="text/css">
</head>
<body>
<h1>inital commit</h1>
<p>this site is hosted with <b>Github Pages!</b><br>soon, ill add a directory listing</p>
</body>
</html>