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 = () => (