From ff7192686bf9a33c03913a1065fbc445fdf32654 Mon Sep 17 00:00:00 2001 From: brofar Date: Fri, 2 Aug 2024 12:40:24 -0600 Subject: [PATCH] update domain --- README.md | 2 +- src/components/Siteheader.jsx | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 7f68626..7870b04 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ Final Fantasy 8 fish fin manipulation calculator. -[Access the live tool](https://galbadia.garden/fish-fins) +[Access the live tool](https://tools.ff8.wiki/fish-fins) ## Usage/Examples diff --git a/src/components/Siteheader.jsx b/src/components/Siteheader.jsx index 2b4315a..219bb1c 100644 --- a/src/components/Siteheader.jsx +++ b/src/components/Siteheader.jsx @@ -13,7 +13,7 @@ export default function Siteheader() { color={dark ? 'yellow' : 'blue'} title="Back to garden" component="a" - href="https://galbadia.garden" + href="/" >