Skip to content

Commit

Permalink
Change navigation to "OSM Berlin" for project view
Browse files Browse the repository at this point in the history
  • Loading branch information
tordans committed Aug 8, 2024
1 parent 6d6eb65 commit 8f572c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/layouts/Navigation/NavigationHeaderProject.astro
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const { link, name } = Astro.props
>
<a href={link} class="-mx-3 mb-0 block px-3 hover:bg-blue-50 lg:mb-10">
<h1 class="text-xl font-semibold !leading-[1.8rem] lg:text-2xl">
<span class="hidden lg:inline">OpenStreetMap</span>
<span class="hidden lg:inline">OSM Berlin</span>
<span class="lg:hidden">OSM</span>{' '}
{name}
</h1>
Expand Down

0 comments on commit 8f572c0

Please sign in to comment.