change to relative path for <head>

This commit is contained in:
cuu
2024-02-21 23:25:07 -08:00
parent 6894b3e750
commit 08933e48ad
3 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@
</div>
<div id="footer-right">
<a href="https://jekyllrb.com/" title="Jekyll" id="poweredby">
<span>Powered by</span><img src="/img/jekyll-tube-bw.png">
<span>Powered by</span><img src="img/jekyll-tube-bw.png">
</a>
{%- include analytics.html -%}
</div>