mirror of
https://github.com/neon443/neon443.github.io.git
synced 2026-03-11 07:09:12 +00:00
22 lines
975 B
HTML
22 lines
975 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>
|
|
├─
|
|
<br><h3>Tips:</h3><br>My site Dark Mode friendly - no more dark mode extensions needed!<br>
|
|
Try viewing this site on a mobile phone or resize the browser window - The page automagically fits the device's screen nicely
|
|
</p>
|
|
</body>
|
|
</html> |