Skip to content

Commit

Permalink
title change
Browse files Browse the repository at this point in the history
  • Loading branch information
gndclouds committed Oct 26, 2023
1 parent 498cbe4 commit 988b7ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Layout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ const Layout: React.FC<Props> = (props) => {
<div className="flex">
<div className="flex flex-shrink-0 items-center">
<Link href="/">
<div className="font-bold hover:underline hover:underline-offset-4 hover:decoration-2 uppercase pl-4 pr-2 py-2">
<div className="font-bold hover:underline hover:underline-offset-4 hoveßr:decoration-2 uppercase pl-4 pr-2 py-2">
Earth Directory
</div>
</Link>
Expand Down

0 comments on commit 988b7ff

Please sign in to comment.