Name the application Owltide

The name is inspired by the watchful owl perching from the tree tops
with complete overview of all that's going on combined with -tide in
the sense it's used for in words like summertide and eastertide.
This commit is contained in:
Hornwitser 2025-07-01 18:41:24 +02:00
parent 1b5fd9f72a
commit 9592cd3160
9 changed files with 45 additions and 59 deletions

View file

@ -8,6 +8,11 @@ export default defineNuxtConfig({
experimental: { renderJsonPayloads: true },
compatibilityDate: '2024-11-01',
devtools: { enabled: enableDevtools },
app: {
head: {
titleTemplate: "%s - Owltide",
},
},
runtimeConfig: {
cookieSecretKeyFile: "",
vapidSubject: "",