feat: update
deploy / build (push) Successful in 14m6s Details

This commit is contained in:
rizaldy 2024-02-13 10:23:35 +07:00
parent ab451dcd45
commit 324aa2ce91
3 changed files with 4 additions and 4 deletions

View File

@ -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
</Link>{" "}

View File

@ -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/"
}
}
}
}

View File

@ -78,7 +78,7 @@ const About = () => (
<br />
<p className="mb-6">
<a
href="https://github.com/faultables"
href="https://rizaldy.club"
className="hover:opacity-70"
target="_blank"
rel="noopener noreferer"