Skip to content

Commit

Permalink
feat(info): update footer links
Browse files Browse the repository at this point in the history
Change name "Repository" to "Source"
  • Loading branch information
mateusfg7 committed Oct 4, 2022
1 parent 01725dc commit e6b8da4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export const Footer: React.FC = () => {
className="umami--click--repository"
target="_blank"
>
<FiGithub /> Repository
<FiGithub /> Source
</Info>

<Info
Expand Down

1 comment on commit e6b8da4

@vercel
Copy link

@vercel vercel bot commented on e6b8da4 Oct 4, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

noisekun – ./

noisekun-mateusfg7.vercel.app
noisekun.vercel.app
noisekun-git-main-mateusfg7.vercel.app

Please sign in to comment.