From 6561771c435f9d9bed1589b5ed13d17aee0b7873 Mon Sep 17 00:00:00 2001 From: ivarlovlie Date: Sun, 11 Dec 2022 20:46:58 +0100 Subject: feat: Add frontpage --- code/app/.typesafe-i18n.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'code/app/.typesafe-i18n.json') diff --git a/code/app/.typesafe-i18n.json b/code/app/.typesafe-i18n.json index a856d24..42cea32 100644 --- a/code/app/.typesafe-i18n.json +++ b/code/app/.typesafe-i18n.json @@ -1,5 +1,5 @@ { "adapter": "svelte", "$schema": "https://unpkg.com/typesafe-i18n@5.17.1/schema/typesafe-i18n.json", - "outputPath": "src/lib/i18n" + "outputPath": "src/i18n" } \ No newline at end of file -- cgit v1.3