Footer Updated
This commit is contained in:
parent
212fb282d6
commit
fac7de3c85
1 changed files with 2 additions and 2 deletions
4
node_modules/@lekoarts/gatsby-theme-cara/src/components/footer.tsx
generated
vendored
4
node_modules/@lekoarts/gatsby-theme-cara/src/components/footer.tsx
generated
vendored
|
@ -84,9 +84,9 @@ const Footer = () => {
|
|||
<Link
|
||||
aria-label="Link to the author's website"
|
||||
target = "_blank"
|
||||
href="https://gabinroy.curionative.org"
|
||||
href="https://think--different.web.app/"
|
||||
>
|
||||
G Abin Roy
|
||||
Think Different
|
||||
</Link>
|
||||
</Flex>
|
||||
</Box>
|
||||
|
|
Loading…
Reference in a new issue