2019 changelog

- 'recommended artists' page added, art resources page re-added. fixed some minor card template issues.
- profile card template made and cards added to various character pages. decided to stop supporting old browsers, so all polyfills and similar things have been removed.
- remembered i have a changelog... added a site rating page, and rating button to the bottom of all pages.
- "about me" page has been redone completely.
- added some pages, both real and placeholder. also in the process of adding a focus-within polyfill for all pages, as focus-within is pretty vital for some ways of browsing my site (and is just a great feature in general!)
- minor edits to many pages.
- added several links to the links page.
- readded google fonts as locally hosted fonts, now that i was able to get that to actually work. minor edits to some pages.
- removed all google fonts from the site, as they can apparently be used to track your site in some way by google which i dislike (and take forever to download on older devices anyway)
- extended screen reader support to all hover events by replacing display changes with absolute positioning.
- added use of the @supports feature query to improve rendering in older browsers by making fancier styles conditional.
- added a link to a guestbook / feedback form / whatever you wanna call it.
- finished adding tabbed browsing features; removed classes from all affected tags for cleaner html.

changes before this were not logged.