Skip to content

Commit

Permalink
Update header.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
prince-63 authored Apr 5, 2024
1 parent 1171a8c commit 56baaea
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/>'}
{'<PKP/>'}
</Typography>
);

Expand Down

0 comments on commit 56baaea

Please sign in to comment.