Broken Home link

This commit is contained in:
Robin Davies
2022-03-14 21:55:00 -04:00
parent 200770207e
commit 3bdd93180b
+1 -1
View File
@@ -48,7 +48,7 @@
{%- assign default_paths = site.pages | map: "path" -%}
{%- assign page_paths = site.header_pages | default: default_paths -%}
{%- assign titles_size = site.pages | map: 'title' | join: '' | size -%}
<a class="site-title" rel="author" href="{{ " /" | relative_url }}" style="vertical-align: center">
<a class="site-title" rel="author" href="{{ "/" | relative_url }}" style="vertical-align: center">
<img src="/pipedal/PiPedal-logo.png" style="height: 32px;border: 0px;margin-top: 8px;margin-bottom: 8px;" />
</a>