feat: Replace directory for includes with submodule

Create new repository hippie-view for _includes.
This commit is contained in:
sthag 2026-04-23 21:45:14 +02:00
parent 86f3c679c3
commit bffa82030b
74 changed files with 84 additions and 684 deletions

View file

@ -4,10 +4,10 @@ tags:
- game
---
{% assign bodyClass = 'body_menu' -%}
{% layout 'hippie/simple.liquid' %}
{% layout 'hippie-view/simple.liquid' %}
{% block body %}
{% render 'hippie/partials/game-menu.liquid', links: menu %}
{% render 'hippie-view/partials/game-menu.liquid', links: menu %}
<footer>
{% brand 'brand', 'last' %}
<p>Marke</p>