Files
neon443.github.io/index.html
Nihaal Sharma f59bd4189b removed stupid stuff i added
line 17 is the start of /website-testing/?????
2023-05-20 18:51:07 +01:00

20 lines
751 B
HTML

<html>
<head>
<title>neon443</title>
<link rel="icon" type="image/x-icon" href="./images/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="./style.css" type="text/css">
</head>
<body>
<h1>neon443</h1>
<p>
<b>Directory Tree</b><br>
<a href="https://neon443.github.io">https://neon443.github.io</a><br>
├─<a href="https://neon443.github.io/Musics-info/">Musics-info</a><br>
├─<a href="https://neon443.github.io/eagle-craft/">EagleCraft</a><br>
├─<a href="https://neon443.github.io/neon443.github.io/">neon443.github.io</a><br>
└─<a href="https://neon443.github.io/webpage-testing/">webpage-testing</a><br>
├─
</p>
</body>
</html>