forked from nat/webbed-site
improved accessibility with captions, assuming I understand the html spec correctly
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<header>
|
||||
<nav>
|
||||
<ul>
|
||||
<li><h1>$[(for i in {0..10}; do echo Natalieee.net; done; echo Catalieee.net) | shuf -n1]<h1></li>
|
||||
<li><h1>$[(for i in {0..10}; do echo Natalieee.net; done; echo Catalieee.net) | shuf -n1]</h1></li>
|
||||
<li><a href='/'>home</a></li>
|
||||
<li><a href=$PREV_URL$>back</a>
|
||||
<li><a href='/html/site-info.html'>site info</a></li>
|
||||
|
Reference in New Issue
Block a user