Skip to content

Add uwu mode and other minor frontend tweaks

Yuto Takano requested to merge yutotakano/frontend-tweaks into master
  • Implement support for a Kawaii logo inspired by the works of sawaratsuki
    • Using ?uwu=1 will enable and 0 will disable - preference is stored in local storage
    • A link in the page footer can also toggle this preference
  • Fix typo in the footer
  • Reduce page-wide flickering when navigating back to the home page by replacing LoadingOverlay with Loader

Merge request reports