feat: metadata

This commit is contained in:
fn
2026-04-02 13:14:20 +01:00
parent 12ec4fbae6
commit db8c82a9a7
4 changed files with 388 additions and 19 deletions

View File

@@ -1,4 +1,8 @@
export const BLOG_NAME = "hyperzine";
export const BLOG_NAME = "Hyperzine";
export const BLOG_SITE_URL = "https://zpz3tbjvlwkkrkn2talxgib6plcj62d3r3gpjebyinbcu7oa7bjq.arweave.net";
export const BLOG_DEFAULT_DESCRIPTION =
"Hyperzine is a modern developer-focused blog on the permaweb.";
export const BLOG_TWITTER_HANDLE = "";
export const MANIFEST_TX_ID = "N2zjKSSh5PtGKzCekTJF50yTv3mTIpQnaIXieyPxie8";
export const ARWEAVE_GATEWAY = "https://arweave.net";