fix(web): update canonical site URL

This commit is contained in:
germondai
2026-08-02 02:46:07 +02:00
parent 7456e75990
commit 7715f33dc7
+1 -1
View File
@@ -31,7 +31,7 @@ export default defineNuxtConfig({
},
site: {
url: "https://trawl.dev",
url: "https://trawl.germondai.com",
name: "TRAWL",
description,
defaultLocale: "en",