Skip to content

Commit

Permalink
Update header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Prince authored May 13, 2024
1 parent 4325335 commit b92b1e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/layout/header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ import ThemeSwitcher from '../general/theme-switcher';

const Logo = () => (
<Typography variant="h3" className=" font-semibold">
{'<PK/>'}
{'<🇮🇳/>'}
</Typography>
);

Expand Down

0 comments on commit b92b1e1

Please sign in to comment.