feat: Move files
- Template app is now part of hippie and not demo anymore - Update includes - Settings module is now called frame
This commit is contained in:
parent
0a27169a1b
commit
24efcefab3
9 changed files with 101 additions and 62 deletions
|
|
@ -6,7 +6,7 @@ tags:
|
|||
{% set pageClass = "html_ui" %}
|
||||
{% set bodyClass = "body_ui" %}
|
||||
|
||||
{% extends "demo/_app.njk" %}
|
||||
{% extends "hippie/_app.njk" %}
|
||||
|
||||
{% block title %}{{ title }}
|
||||
{% endblock %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue