tabi/static
welpo 9512bbb194
♻️ refactor: use const in theme initialization
Refactor the theme initialization script to use 'const' instead of 'let'
for the 'currentTheme' variable, as the value is not expected to change
after initialization.

This makes the code more clear and prevents accidental
re-assignment.
2023-04-28 16:38:46 +02:00
..
fonts feat: add KaTeX support 2023-04-15 19:55:57 +02:00
img 🍱 style: update project images 2023-04-16 17:37:31 +02:00
js ♻️ refactor: use const in theme initialization 2023-04-28 16:38:46 +02:00
social_icons 🐛 fix: remove duplicate social images; allow relative paths in socials 2023-02-04 12:56:55 +01:00
katex.min.css feat: add KaTeX support 2023-04-15 19:55:57 +02:00