From 324aa2ce9143a0e2b1838fb8685cfc9a9cebda73 Mon Sep 17 00:00:00 2001 From: rizaldy Date: Tue, 13 Feb 2024 10:23:35 +0700 Subject: [PATCH] feat: update --- components/Footer.js | 2 +- config.json | 4 ++-- pages/static/about.js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/components/Footer.js b/components/Footer.js index f5292d7..c268907 100644 --- a/components/Footer.js +++ b/components/Footer.js @@ -27,7 +27,7 @@ const Footer = ({ license, links, repo, commitID }) => ( className="text-neutral-600 dark:text-neutral-200 hover:opacity-70" target="_blank" rel="noopener noreferer" - href="https://github.com/faultables" + href="https://rizaldy.club" > faultables {" "} diff --git a/config.json b/config.json index 1831c50..3c8c542 100644 --- a/config.json +++ b/config.json @@ -13,7 +13,7 @@ "link": "rizaldy.club" }, "footer": { - "repo": "https://github.com/faultables/ig.rizaldy.club", + "repo": "https://forge.edgy.social/rizaldy/ig.rizaldy.club", "links": [ { "label": "About", @@ -37,4 +37,4 @@ "url": "https://creativecommons.org/licenses/by-nc-sa/4.0/" } } -} \ No newline at end of file +} diff --git a/pages/static/about.js b/pages/static/about.js index eb70c59..6679d32 100644 --- a/pages/static/about.js +++ b/pages/static/about.js @@ -78,7 +78,7 @@ const About = () => (