@ -9,8 +9,8 @@
< meta name = "author" content = "Nathan (Aney) Steel" >
< meta name = "theme-color" content = "white" >
< meta name = "theme-color" content = "black" >
< link rel = "stylesheet" type = "text/css" href = " main.css">
< link rel = "icon" type = "image/png" href = " images/favicon.svg">
< link rel = "stylesheet" type = "text/css" href = " / main.css">
< link rel = "icon" type = "image/png" href = " / images/favicon.svg">
< title > Aney's Sitemap< / title >
< / head >
@ -20,10 +20,10 @@
< hr / >
< nav >
< a href = "/" > home< / a >
< a href = " equipment.html"> equipment< / a >
< a href = " projects.html"> projects< / a >
< a href = " sitemap.html"> misc< / a >
< a href = " support.html"> support< / a >
< a href = " / equipment.html"> equipment< / a >
< a href = " / projects.html"> projects< / a >
< a href = " / sitemap.html"> misc< / a >
< a href = " / support.html"> support< / a >
< / nav >
< hr / >
< / header >
@ -32,15 +32,15 @@
< section >
< ul >
< li > < a href = "/" > home< / a > < / li >
< li > < a href = " equipment.html"> equipment< / a > < / li >
< li > < a href = " projects.html"> projects< / a > < / li >
< li > < a href = " sitemap.html"> sitemap/misc< / a > < / li >
< li > < a href = " support.html"> donate/support me< / a > < / li >
< li > < a href = " / equipment.html"> equipment< / a > < / li >
< li > < a href = " / projects.html"> projects< / a > < / li >
< li > < a href = " / sitemap.html"> sitemap/misc< / a > < / li >
< li > < a href = " / support.html"> donate/support me< / a > < / li >
< / ul >
< ul >
< li > < a href = " websites.html"> websites I like< / a > < / li >
< li > < a href = " cv.html"> cv< / a > < / li >
< li > < a href = " / websites.html"> websites I like< / a > < / li >
< li > < a href = " / cv.html"> cv< / a > < / li >
< / ul >
< / section >
< / main >