Skip to content

Commit

Permalink
update header
Browse files Browse the repository at this point in the history
  • Loading branch information
= committed Feb 22, 2024
1 parent 8487ac5 commit ad6bc75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/main-nav.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ export function MainNav({ data }: { data: MainConfig }) {
<div className="flex items-center gap-4">
<Image src="/logo/logo-min.svg" alt="" width={24} height={24} />
<Text variant="headingSmSpaced" as="span" color="inherit">
D4D ASSAM: District
D4D ASSAM
</Text>
</div>
</Link>
Expand Down

0 comments on commit ad6bc75

Please sign in to comment.