alexis-opolka / alexis-opolka.github.io

The new website for this account. Will mainly be used as a web portfolio but it will surely grow as time passes.
https://alexis-opolka.dev/
Apache License 2.0
0 stars 0 forks source link

Add a persistent storage (not shaken from the reloads) to the Theme System #29

Closed alexis-opolka closed 2 months ago

alexis-opolka commented 1 year ago

The current theme system relies on the use of a variable, which is cleaned when reloading the page or changing pages.

This current behavior shouldn't exist and as such needs to be corrected.