diff --git a/src/config.ts b/src/config.ts index 6029f28..c4620b5 100644 --- a/src/config.ts +++ b/src/config.ts @@ -1,4 +1,4 @@ -export const BLOG_NAME = "Hyperzine"; +export const BLOG_NAME = "hyperzine"; export const MANIFEST_TX_ID = "VKzmyjIucGm2t9XBYNXpP0aolCD10CfEkivJvRnTpp4"; export const ARWEAVE_GATEWAY = "https://arweave.net";