Skip to content

Commit

Permalink
feat: test the workflow ¨
Browse files Browse the repository at this point in the history
  • Loading branch information
sayinmehmet47 committed May 4, 2024
1 parent 725b696 commit eb6dde0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const Anchor = styled.a`
export default function Footer() {
return (
<Wrapper>
<Title>Made with ❤️ by Mehmet Sayin.</Title>
<Title>Made with ❤️ by Mehmet Sayin</Title>
<IconGroup>
<Anchor href="https://github.com/sayinmehmet47">
<Icon>
Expand Down

0 comments on commit eb6dde0

Please sign in to comment.