Skip to content

Commit

Permalink
update github link
Browse files Browse the repository at this point in the history
  • Loading branch information
znadir authored Aug 30, 2024
1 parent b8ab1b1 commit 03b90e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Footer/index.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,11 +47,11 @@ export default function Header() {
<Credits>
<Icon alt="github" src={githubIcon} /> Made by{' '}
<Author
href="https://github.com/nadirzebiri"
href="https://github.com/znadir"
target="_blank"
rel="noreferrer"
>
nadirzebiri
znadir
</Author>
</Credits>
<ThemeSwitch onClick={toggleTheme} isDarkMode={isDarkMode}>
Expand Down

0 comments on commit 03b90e6

Please sign in to comment.