Skip to content

Commit

Permalink
home link in header logo
Browse files Browse the repository at this point in the history
  • Loading branch information
jgroenen committed Dec 12, 2024
1 parent 118956a commit 279751f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/nav.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<nav class="nav__site">
<div class="nav__logo">
<a href="../"><img src="https://codefor.nl/img/Logo-orange-01.png"></a>
<a href="{{ "/" | url_relative }}"><img src="https://codefor.nl/img/Logo-orange-01.png"></a>

<div class="nav__hamburger">
<span class="hamburger"></span>
Expand Down

0 comments on commit 279751f

Please sign in to comment.