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"
|
className="text-neutral-600 dark:text-neutral-200 hover:opacity-70"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferer"
|
rel="noopener noreferer"
|
||||||
href="https://github.com/faultables"
|
href="https://rizaldy.club"
|
||||||
>
|
>
|
||||||
faultables
|
faultables
|
||||||
</Link>{" "}
|
</Link>{" "}
|
||||||
|
@ -13,7 +13,7 @@
|
|||||||
"link": "rizaldy.club"
|
"link": "rizaldy.club"
|
||||||
},
|
},
|
||||||
"footer": {
|
"footer": {
|
||||||
"repo": "https://github.com/faultables/ig.rizaldy.club",
|
"repo": "https://forge.edgy.social/rizaldy/ig.rizaldy.club",
|
||||||
"links": [
|
"links": [
|
||||||
{
|
{
|
||||||
"label": "About",
|
"label": "About",
|
||||||
|
@ -78,7 +78,7 @@ const About = () => (
|
|||||||
<br />
|
<br />
|
||||||
<p className="mb-6">
|
<p className="mb-6">
|
||||||
<a
|
<a
|
||||||
href="https://github.com/faultables"
|
href="https://rizaldy.club"
|
||||||
className="hover:opacity-70"
|
className="hover:opacity-70"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferer"
|
rel="noopener noreferer"
|
||||||
|
Loading…
Reference in New Issue
Block a user