feat: add subpages

This commit is contained in:
E.L. Guerrero 2024-06-30 05:36:30 -04:00
parent c6de204149
commit 3c09a028f9
Signed by: knights
GPG Key ID: 6201533059C29A0F
1 changed files with 66 additions and 0 deletions

66
003.html Normal file
View File

@ -0,0 +1,66 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="robots" content="noai, noimageai">
<title>003</title>
<link rel="preload" as="font" href="/assets/fonts/SelectricRoman.woff" type="font/woff" crossorigin="anonymous">
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicons/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicons/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicons/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<link rel="stylesheet" href="/assets/css/main.css">
<!--
Hello, Navi
** * * *
*** *
*
*
**
* * *
**
* *
*
...
.**o° .oo####O@*
°Oo°.oOOO@O ..****O* .o@@
*@ *oO**° .*O#° °#@
°@. °#.oo°. .*O*#@#*.
.O#O. °.oo#@#@#@###@@@@@@@O
*o°°°##@@@@@@@@@@@*°###@@@@@
#@°O@@#oo°. ° @@ .O@@@°oo#@o
@@@° . O#o@o@@ .°o@@@@@#.
.o.@@°*@@* @@@o °O@ O@@
O@°@@@@@. * .. .° *@#@@*
o@@@@o . @O *@. °@@#
@@o# .@@@° **. °@@o @@@
#@ °O**@° #@o@O@@
o@°@O *°**o#oo*.*°°°@o*##**@@
@@@@@@@.@ O.o*#@*#@@@Oo**#@@@
°o@@@@@@° .# °o ** o*#@@@@°
*@@@@O@@ °o@@@.** **OO#Oo
.*@@@@#@@@@@###O#o#O°
.... .....
ᜋᜌ᜔ᜉᜄᜐᜉᜊ © 2024 E.L. Guerrero
-->
</head>
<body>
<main class="subpage">
<div class="eye">
<div class="iris green black"></div>
</div>
<article>
Einstein wrote to Freud to say men should stop having wars. Freud wrote back to say if you get rid of war youll also get rid of love. Freud was wrong. What permits us to love one another and the earth we inhabit is that we and it are impermanent. We obsolesce. Lifes everlasting. Individuals arent.
</article>
<p>
<a href="/">&#9756 What else do you want to see?</a>
</p>
</main>
</body>
</html>