diff --git a/src/config.ts b/src/config.ts index 531ef86..bd017a4 100644 --- a/src/config.ts +++ b/src/config.ts @@ -4,7 +4,7 @@ export const BLOG_PERMALINK_PREFIX = "https://386464538491k.arweave.net"; export const BLOG_DEFAULT_DESCRIPTION = "A blog about cyberspace decentralization"; export const BLOG_TWITTER_HANDLE = ""; -export const MANIFEST_TX_ID = "SetFT_nXdd3_dNQHy_Dx3FJ-qL7OHfSdyR00v0lUVOY"; +export const MANIFEST_TX_ID = "BHVszJ1X-i3hnlNRflQccP_ESXZbWsSCJOfBOuNDePQ"; export const ARWEAVE_GATEWAY = "https://arweave.net"; export const AO_URL = "https://push-1.forward.computer";