fix: update base url
Some checks are pending
Build and Test / build-and-test (macos-latest) (push) Waiting to run
Build and Test / build-and-test (ubuntu-latest) (push) Waiting to run
Build and Test / build-and-test (windows-latest) (push) Waiting to run
Build and Test / publish-tag (push) Waiting to run
Docker build & push image / build (push) Waiting to run

This commit is contained in:
duskflower 2025-04-07 18:47:04 +02:00
parent b59dd09b82
commit b416075791

View file

@ -14,7 +14,7 @@ const config: QuartzConfig = {
enablePopovers: true,
analytics: null,
locale: "de-DE",
baseUrl: "localhost:8080",
baseUrl: "https://school-knowledge.duskflower.dev/",
ignorePatterns: ["private", "templates", ".obsidian"],
defaultDateType: "modified",
theme: {