Skip to content

Commit

Permalink
Merge pull request #2151 from City-of-Helsinki/HL-298-logo-link
Browse files Browse the repository at this point in the history
HL-298, HL-869: Add link to header logo
  • Loading branch information
sirtawast authored Jul 30, 2023
2 parents 8a20691 + 752802f commit 5de1b79
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ const Header: React.FC = () => {
<>
<BaseHeader
title={t('common:appName')}
titleUrl={ROUTES.HOME}
skipToContentLabel={t('common:header.linkSkipToContent')}
menuToggleAriaLabel={t('common:header.menuToggleAriaLabel')}
languages={languageOptions}
Expand Down

0 comments on commit 5de1b79

Please sign in to comment.