diff options
| author | ParliamentMan <parliamentman@tfwno.gf> | 2026-06-28 18:59:17 -0700 |
|---|---|---|
| committer | ParliamentMan <parliamentman@tfwno.gf> | 2026-06-28 18:59:17 -0700 |
| commit | 58343142420a0ab464c2512e212d689f91bdb8cf (patch) | |
| tree | da7fd429a9de5102a2017ca6f0c6648f61ede4c2 /map.html | |
| parent | 4aa18de493e88aafc9e8c20269923b71278dbac0 (diff) | |
Change today
Diffstat (limited to 'map.html')
| -rw-r--r-- | map.html | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -2,7 +2,7 @@ <html lang="en"> <head> - <link rel="stylesheet" href="britons.css?v=3"> + <link rel="stylesheet" href="britons.css?v=5"> <meta http-equiv="content-type" content="text/html; charset=windows-1252"> <meta name="author" content="Jodian Buenaventura" > <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> @@ -12,16 +12,16 @@ </head> <body> - <header role="banner"> <a class="title" href="index.html" title="The Muleteer">El Arriero</a> <i class="tagline">Home of the Britishly Mediocre</i> <div class="navbar" role="navigation"> <a href="contact.html">(<img src="icons/mail--arrow.png" alt="Mail Arrow">) Contact Me</a> + <a href="changelog.html">(<img src="icons/new-text.png" alt="New!">) Changelog</a> <a href="https://wiki.elarriero.org/">(<img src="icons/book-open-text-image.png" alt="Book Image">) Wiki</a> <a href="https://press.elarriero.org/">(<img src="icons/newspaper.png" alt="Newspaper">) The Press</a> </div> - </header> + </header> <hr> <h2>Welcome to Beverly</h2> @@ -37,6 +37,6 @@ <img src="media/stars.png" class="stars" alt="stars"> </a> <a title="Oh, you're a cute one ain'tcha, Anonie?" href="media/figsmoke.png"><img src="media/smoke.webp" alt="Fig" class="fig"></a> -</body> + </body> </html> |
