Skip to content

Commit

Permalink
update copyright
Browse files Browse the repository at this point in the history
  • Loading branch information
bodobraegger committed Sep 1, 2023
1 parent 1036b2e commit dda7898
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Footer.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ function Footer({ t }: Props) {
</nav>
<div className='footer-bottom'>
<div className='footer-bottom-nav'>
<div className="footer-copyright">© 2022 Pfadibewegung Schweiz</div>
<div className="footer-copyright">© 2024 Pfadibewegung Schweiz</div>
<Link as={ReactRouterLink} to="/impressum">Impressum</Link>
</div>
<ScrollButton className="position-fixed bottom-0 mb-4 right-0 mr-5 z-1"/>
Expand Down

0 comments on commit dda7898

Please sign in to comment.