fix: prerender
This commit is contained in:
@@ -8,7 +8,7 @@ const SRC_CONFIG = path.join(ROOT, "src", "config.ts");
|
||||
|
||||
const DEFAULTS = {
|
||||
BLOG_NAME: "hyperzine",
|
||||
BLOG_SITE_URL: "https://hyperzine.xyz";
|
||||
BLOG_SITE_URL: "https://hyperzine.xyz",
|
||||
BLOG_DEFAULT_DESCRIPTION: "hyperzine",
|
||||
MANIFEST_TX_ID: ""
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user