Add how to create token

This commit is contained in:
2023-12-14 21:07:31 +01:00
parent 2286c6a3eb
commit ecb906e614
21 changed files with 130 additions and 18 deletions

View File

@ -17,7 +17,9 @@ export default defineConfig({
},
compressHTML: true,
site: "https://steamwar.de",
integrations: [svelte(), tailwind(), configureI18n(), sitemap({
integrations: [svelte(), tailwind({
configFile: "./tailwind.config.cjs"
}), configureI18n(), sitemap({
i18n: {
defaultLocale: "en",
locales: {