content: ao-the-asset

This commit is contained in:
fn
2026-04-27 15:17:32 +01:00
parent 3f059905d8
commit 7c9dc57c29
4 changed files with 125 additions and 5 deletions

View File

@@ -1,10 +1,10 @@
export const BLOG_NAME = "hyperzine";
export const BLOG_SITE_URL = "https://zpz3tbjvlwkkrkn2talxgib6plcj62d3r3gpjebyinbcu7oa7bjq.arweave.net";
export const BLOG_PERMALINK_PREFIX = "https://386464538491k.arweave.net";
export const BLOG_SITE_URL = "https://386900368387k.arweave.net/"
export const BLOG_PERMALINK_PREFIX = "https://386900368387k.arweave.net"
export const BLOG_DEFAULT_DESCRIPTION =
"A blog about cyberspace decentralization";
export const BLOG_TWITTER_HANDLE = "";
export const MANIFEST_TX_ID = "BHVszJ1X-i3hnlNRflQccP_ESXZbWsSCJOfBOuNDePQ";
export const MANIFEST_TX_ID = "EnWM5yrSyOCGV9YSUe1bUYWsq_Yxg4uEaVF9ODdbWWk";
export const ARWEAVE_GATEWAY = "https://arweave.net";
export const AO_URL = "https://push-1.forward.computer";