mirror of
https://github.com/germondai/trawl.git
synced 2026-08-17 12:11:23 +02:00
fix(web): update canonical site URL
This commit is contained in:
@@ -31,7 +31,7 @@ export default defineNuxtConfig({
|
||||
},
|
||||
|
||||
site: {
|
||||
url: "https://trawl.dev",
|
||||
url: "https://trawl.germondai.com",
|
||||
name: "TRAWL",
|
||||
description,
|
||||
defaultLocale: "en",
|
||||
|
||||
Reference in New Issue
Block a user