This commit is contained in:
parent
ab451dcd45
commit
324aa2ce91
@ -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>{" "}
|
||||
|
@ -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/"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user