unfortunately this is the change to the new zola based website
This commit is contained in:
parent
308c4fb9c5
commit
fa74bbe4b3
866 changed files with 3737 additions and 118270 deletions
1
static/js/lang.js
Normal file
1
static/js/lang.js
Normal file
|
@ -0,0 +1 @@
|
|||
function switchLang(n){document.getElementById("switch-lang-panel").classList.toggle("hidden")}document.addEventListener("DOMContentLoaded",function(){document.getElementById("switch-lang")?.addEventListener("click",switchLang)});
|
Loading…
Add table
Add a link
Reference in a new issue