mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
12 lines
302 B
HTML
12 lines
302 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>
|
|
<h1>inital commit</h1>
|
|
<p>
|
|
this site is hosted with Github Pages!
|
|
soon, ill add a directory listing
|
|
</p>
|
|
</html> |