Added language selector

This commit is contained in:
2025-04-15 19:07:06 +02:00
parent 2d43ac88c1
commit c66b02d19a
14 changed files with 58 additions and 16 deletions

View File

@@ -1,8 +1,8 @@
PAGES := index.html 404.html info.html
SHARED_FILES := stallman.webp stallman_2024.webp favicon.ico poster.webp \
moon.svg sun.svg narrow_light.svg narrow_dark.svg wide_light.svg wide_dark.svg \
moon.svg sun.svg narrow_light.svg narrow_dark.svg wide_light.svg wide_dark.svg lang_cz.svg lang_en.svg \
styles.css icons.css \
countdown.js theme.js
countdown.js theme.js lang.js
SEARCH_REPLACE := lib/search_and_replace/target/release/search_and_replace
COMPONENTS := head.html header.html nav.html footer.html