Skip to content

Commit

Permalink
Fix showcase link
Browse files Browse the repository at this point in the history
  • Loading branch information
hecrj committed Feb 19, 2024
1 parent 50ce9c2 commit e461882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ <h1 class="title is-1 is-spaced">iced</h1>

<!-- Showcase -->
<section class="section container is-medium">
<h1 class="title is-1"><a id="showcase" href="showcase">#</a> Showcase</h1>
<h1 class="title is-1"><a id="showcase" href="#showcase">#</a> Showcase</h1>

<div id="showcase-items">
</div>
Expand Down

0 comments on commit e461882

Please sign in to comment.