mirror of
https://gitlab.dit.htwk-leipzig.de/htwk-software/htwkalender.git
synced 2026-01-17 20:12:26 +01:00
add static site generation including robots.txt and sitemap.xml
This commit is contained in:
@@ -27,7 +27,7 @@ function setup() {
|
||||
_i18n = createI18n({
|
||||
legacy: false,
|
||||
locale: localeStore().locale,
|
||||
fallbackLocale: "en",
|
||||
fallbackLocale: "de",
|
||||
messages: {
|
||||
en,
|
||||
de,
|
||||
|
||||
Reference in New Issue
Block a user