finally make a stupid repository for this

This commit is contained in:
main
2024-07-26 07:28:48 -07:00
commit a5d0c8b589
149 changed files with 4386 additions and 0 deletions

8
html/header.html Normal file
View File

@ -0,0 +1,8 @@
<header class='container'>
<h1>$[(for i in {0..10}; do echo Natalieee.net; done; echo Catalieee.net) | shuf -n1]<h1>
<a href='/'>home</a>
<a href=$PREV_URL$>back</a>
<a href='/html/site-info.html'>site info</a>
<a href='/html/natalie-info.html'>natalie info</a>
<hr>
</header>