Use reference-backed hyperzine manifest
This commit is contained in:
@@ -1,10 +1,11 @@
|
||||
export const BLOG_NAME = "hyperzine";
|
||||
export const BLOG_SITE_URL = "https://386900368387k.arweave.net/"
|
||||
export const BLOG_PERMALINK_PREFIX = "https://386900368387k.arweave.net"
|
||||
export const BLOG_SITE_URL = "https://hyperzine.xyz";
|
||||
export const BLOG_PERMALINK_PREFIX = "https://hyperzine.xyz";
|
||||
export const BLOG_DEFAULT_DESCRIPTION =
|
||||
"A blog about cyberspace decentralization";
|
||||
export const BLOG_TWITTER_HANDLE = "";
|
||||
export const MANIFEST_TX_ID = "yVgW1MbkWYc76paeQZ92RK4GmzCXYiFLn_Z_1K7RzrE";
|
||||
export const MANIFEST_REFERENCE_NAME = "mystic";
|
||||
export const MANIFEST_TX_ID = "SShELKFa2EsiB-OJbeoNOjAIxgah9OmRhxYXBF_M9wA";
|
||||
export const ARWEAVE_GATEWAY = "https://arweave.net";
|
||||
|
||||
export const AO_URL = "https://push-1.forward.computer";
|
||||
|
||||
Reference in New Issue
Block a user