feat: Change template for game screen
- Move SCSS module - Change template to simple
This commit is contained in:
parent
36cf5178f2
commit
0ac6766fb0
4 changed files with 2 additions and 2 deletions
|
|
@ -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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue