Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lispking committed Nov 19, 2024
1 parent f791240 commit b950744
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion theme/index.hbs
Original file line number Diff line number Diff line change
Expand Up @@ -221,7 +221,7 @@
</p>
<p>
<a rel="license" href="http://creativecommons.org/licenses/by-nc-nd/4.0/" target="_blank">
<img alt="Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License" src="{{ path_to_root }}/images/by-nc-nd.png">
<img alt="Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License" src="{{ path_to_root }}images/by-nc-nd.png">
</a>
</p>
</div>
Expand Down

0 comments on commit b950744

Please sign in to comment.