tabi-lean/static/js
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
..
initialize_theme.js ♻️ refactor: use const in theme initialization 2023-04-28 16:38:46 +02:00
initialize_theme_min.js ♻️ refactor: use const in theme initialization 2023-04-28 16:38:46 +02:00
katex_min.js 🚚 refactor: rename minified KaTeX css 2023-04-28 16:12:14 +02:00
main.js 🐛 fix: remove flash when navigating in dark-mode 2023-04-28 16:20:42 +02:00
main_min.js 🐛 fix: remove flash when navigating in dark-mode 2023-04-28 16:20:42 +02:00