fix: Change path to reflect repo name

This commit is contained in:
sthag 2026-04-23 21:33:32 +02:00
parent 980b611a31
commit 49fa858003
8 changed files with 26 additions and 26 deletions

View file

@ -19,10 +19,10 @@
</title>
{% block meta -%}
{% render 'hippie/partials/meta.liquid' %}
{% render 'hippie-view/partials/meta.liquid' %}
{% endblock -%}
{% block links -%}
{% render 'hippie/partials/links.liquid' %}
{% render 'hippie-view/partials/links.liquid' %}
{% endblock -%}
{% block style -%}{% endblock -%}
{% endblock -%}