feat: Change template for game screen

- Move SCSS module
- Change template to simple
This commit is contained in:
sthag 2026-02-15 22:47:02 +01:00
parent 36cf5178f2
commit 0ac6766fb0
4 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@ tags:
- gameExample
---
{% assign bodyClass = "body_game" -%}
{% layout "hippie/app.liquid" %}
{% layout "hippie/simple.liquid" %}
{% block body %}
<div class="sec_main_center">