Changelog!

this changelog only reflects changes after 2026-02-26 because i didn't keep track of any changes before making this changelog lol ### 2026-03-03 # Added - made it into the musicians webring, attempting to join vocaloid webring next :3 # Changed - todo list order lmao that lwk might be the only change i make today ### 2026-02-28 # Added - website button and code for ppl to copy - resources page! # Changed - index/home website titles - white to blue gradient backgrounds with white half tone texture! and some general styling for the site :3 - h1s are dark blue now and h2s are dark green - white borders for main windows - dark blue borders for the smaller box-style boxes - webrings box is now set to overflow:scroll because i learned how to do that today lol thanks scripted.neocities.org ### 2026-02-27 # Added - webrings box in the home page ### 2026-02-26 # Changed - style.css now wraps text and includes line breaks using 'white-space:pre-line' effectively making blog posts much easier to type as well as making the code much simpler. - aboutme.html was also modified to reflect this change. - index.html is now a landing page for the new home.html. - htmls now have their own folder, effectively changing how every page will be linked from now on. this also changes how every image is linked in all code. - simplified 404 page. - every page (excluding the home page) now only features a home button in the left sidebar. this is so i don't have to update the code in every page when i add a new page. # Added - a changelog! :D and a button to access it on every main page. - home.html, which acts as the sites entrance after the landing page (index.html) - more music added to mymusic.html! all the important elliestation and buby releases are now listed on the page. - a website todo list! sitting on the homepage for now because idk where else to put it... # Removed - main menu sidebar in button collection # Deprecated - main menu sidebar in all pages but the Home page ### 2026-02-21 # Added - the entire site lol