Skip to content

Commit

Permalink
feat: trailing slash
Browse files Browse the repository at this point in the history
  • Loading branch information
faultables committed Dec 25, 2024
1 parent 112f474 commit 56fedc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/_includes/layouts/base.liquid
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
<li><a href="#features">Features</a></li>
<li><a href="#faq">FAQ</a></li>
<li><a target="_blank" rel="noopener noreferer" href="https://github.com/kepelet/flo">Source Code</a></li>
<li><a href="/changelog">Changelog</a></li>
<li><a href="/changelog/">Changelog</a></li>
</ul>
</div>
<div class="c-navbar__right">
Expand Down

0 comments on commit 56fedc5

Please sign in to comment.