Finished blog posts list (/blog path)

TODO: 404 Page
This commit is contained in:
2024-06-04 11:56:21 +02:00
parent 236c42e4d3
commit 20a7f59aa2
5 changed files with 46 additions and 7 deletions

View File

@ -4,8 +4,8 @@ export const DEFAULT_LANG = 'en'
export const LANGUAGES = {
'en': "English",
'de': "German",
'fr': "Français",
'cs': "Česky"
'cs': "Česky",
'fr': "Français"
}
var ui = dictionary