forked from nat/webbed-site
finally make a stupid repository for this
This commit is contained in:
8
html/header.html
Normal file
8
html/header.html
Normal 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>
|
Reference in New Issue
Block a user