Files
blog_os/blog/static
Philipp Oppermann 69917e234c Remember chosen theme in localStorage
This way, the selected theme is kept when changing pages, and for subsequent visits. To prevent flickering, we set the selected theme in a blocking script directly on load. To speed things up further, we now use a `data-theme` attribute instead of classes on the body tag, this way we don't need to wait until the body element is loaded.
2021-10-17 15:05:11 +02:00
..
2017-06-13 21:42:16 +02:00
2021-10-17 15:05:11 +02:00
2019-04-24 17:54:21 +02:00
2018-02-10 16:42:51 +01:00