We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3f504e commit 3c882b4Copy full SHA for 3c882b4
1 file changed
quartz.config.ts
@@ -16,7 +16,7 @@ const config: QuartzConfig = {
16
enablePopovers: true,
17
analytics: null,
18
locale: "en-US",
19
- baseUrl: "ref.harry.live",
+ baseUrl: "ref.dm-lang.org",
20
builtFor: "%BYOND VERSION%",
21
ignorePatterns: ["private", "templates", ".obsidian"],
22
defaultDateType: "modified",
0 commit comments