feat: add subpages

This commit is contained in:
E.L. Guerrero 2024-06-30 05:31:41 -04:00
parent b0620e7d70
commit c6de204149
Signed by: knights
GPG Key ID: 6201533059C29A0F
2 changed files with 68 additions and 2 deletions

View File

@ -4,7 +4,7 @@
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width,initial-scale=1"> <meta name="viewport" content="width=device-width,initial-scale=1">
<meta name="robots" content="noai, noimageai"> <meta name="robots" content="noai, noimageai">
<title>some eyes see you (some eyes do not see you)</title> <title>001</title>
<link rel="preload" as="font" href="/assets/fonts/SelectricRoman.woff" type="font/woff" crossorigin="anonymous"> <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="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="32x32" href="/assets/favicons/favicon-32x32.png">
@ -55,7 +55,7 @@
<div class="iris lightBlue indigo"></div> <div class="iris lightBlue indigo"></div>
</div> </div>
<article> <article>
There's nothing we really need to do that isn't dangerous. Eighth Street artists knew this years ago : constantly spoke of risk. But what's meant by risk? Lose something? Property, life? Principles? The way to lose our principles is to examine them, to give them an airing. Theres nothing we really need to do that isnt dangerous. Eighth Street artists knew this years ago : constantly spoke of risk. But whats meant by risk? Lose something? Property, life? Principles? The way to lose our principles is to examine them, to give them an airing.
</article> </article>
<p> <p>
<a href="/">&#9756 What else do you want to see?</a> <a href="/">&#9756 What else do you want to see?</a>

66
002.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>002</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 pink purple"></div>
</div>
<article>
Theres a temptation to do nothing simply because theres so much to do that one doesnt know where to begin. Begin anywhere. For instance, since electronics is at the heart of the matter, establish a global voltage, a single design for plugs and jacks. Remove the need for transformers and adaptors. Vary not the connecting means but the things to be connected.
</article>
<p>
<a href="/">&#9756 What else do you want to see?</a>
</p>
</main>
</body>
</html>