Skip to content

Commit

Permalink
Merge pull request #1197 from Fryguy/fix_footer
Browse files Browse the repository at this point in the history
Fix minor tag close
  • Loading branch information
jrafanie authored Dec 31, 2024
2 parents dcb0e09 + 278bc41 commit 4f751e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/_includes/site_nav.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@
<a href="/blog/">Blog</a>
</li>
<li>
<button class="fa-solid theme-toggle" data-toggle-theme></i>
<button class="fa-solid theme-toggle" data-toggle-theme></button>
</li>
</ul>

0 comments on commit 4f751e4

Please sign in to comment.