From bfdde977702b156a2000fd6b5184fdb39f3e3396 Mon Sep 17 00:00:00 2001 From: Derrick Hammer Date: Sat, 4 Nov 2023 19:17:25 -0400 Subject: [PATCH] fix: update titles --- src/pages/index.astro | 2 +- src/pages/nft-gallery.astro | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pages/index.astro b/src/pages/index.astro index dc25c98..4f5a7e5 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -16,7 +16,7 @@ import '@/styles/global.css' - Astro + Web3 Toybox | Powered By Lume Web
diff --git a/src/pages/nft-gallery.astro b/src/pages/nft-gallery.astro index f029907..cae5034 100644 --- a/src/pages/nft-gallery.astro +++ b/src/pages/nft-gallery.astro @@ -7,7 +7,7 @@ import App from "@/components/nft-gallery/App" - Astro + NFT Gallery | Web3 Toybox