Skip to content

Commit

Permalink
💙 update Homepage.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ImJustLucas authored Oct 5, 2023
1 parent ff0ca9a commit c6549e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/screens/Homepage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ export const HomeScreen: React.FC = () => {
<FooterContainer>
<SocialBar />
<span></span>
<span>Made with 💜 by ImJustLucas</span>
<span>Made with 💙 by ImJustLucas</span>
</FooterContainer>
</>
);
Expand Down

0 comments on commit c6549e1

Please sign in to comment.