diff options
| author | ElDoc-s <A01255172@tec.mx> | 2026-07-01 01:41:10 -0700 |
|---|---|---|
| committer | ElDoc-s <A01255172@tec.mx> | 2026-07-01 01:41:10 -0700 |
| commit | 95fe9ec7b1b51f449a0c0b733fe05798c8c12024 (patch) | |
| tree | 552932989c8ee8a39d2aa8579bf9dde90481679c /changelog.html | |
| parent | 7a2e995593a2ae7467094e5207ca95a53490adf8 (diff) | |
Major redesign
Diffstat (limited to 'changelog.html')
| -rw-r--r-- | changelog.html | 38 |
1 files changed, 22 insertions, 16 deletions
diff --git a/changelog.html b/changelog.html index bfe1f63..ac6096c 100644 --- a/changelog.html +++ b/changelog.html @@ -2,32 +2,38 @@ <html lang="en"> <head> - <link rel="stylesheet" href="britons.css?v=5"> + <link rel="stylesheet" href="britons.css?v=6"> <meta http-equiv="content-type" content="text/html; charset=windows-1252"> - <meta name="author" content="Jodian Buenaventura" > + <meta name="author" content="Jodian Buenaventura"> <meta name="keywords" content="/hmofa/, hmofa, tech, writing, index, british, furry"> - <meta name="description" content="Main page of a waifur and British website."> + <meta name="description" content="Changelog for the El Arriero website."> <link rel="icon" type="image/x-icon" href="fig.ico"> <title>El Arriero</title> </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> + <h1><a class="title" href="index.html">El Arriero</a><i>Fig, to my heart, you are the eternal hope.</i></h1> </header> - - <hr> - + <nav> + <a href="about.html"><img src="icons/user-business.png" alt="User Business"> About</a> + <a href="contact.html"><img src="icons/mail.png" alt="Mail Arrow"> Contact</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="Encyclopedia"> Wiki</a> + <a href="https://press.elarriero.org"><img src="icons/newspaper.png" alt="Newspaper"> Writing</a> + </nav> <dl> + <dt>01-07-2026</dt> + <dd> + Major Site Redesign! + <ul> + <li>Changed header and navbar to be more appealing.</li> + <li>Replaced innaccurate website tagline.</li> + <li>Added images to index page, making it more lively.</li> + <li>Added "About" section.</li> + </ul> + </dd> <dt>28-06-2026</dt> <dd> <ul> |
