build basic multi lang structure

This commit is contained in:
Michi 2025-03-09 12:27:53 +01:00
parent e52e342687
commit c12bebbf83
11 changed files with 96 additions and 10 deletions

1
static/main.js Normal file
View file

@ -0,0 +1 @@
// main.js

1
static/style.css Normal file
View file

@ -0,0 +1 @@
html{scroll-behavior: smooth;}