Update index.html

This commit is contained in:
2023-05-20 11:01:02 +01:00
parent 4e253160d7
commit fcf6a9dd2c

View File

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