feat: Set pageClass in app template
This commit is contained in:
parent
10d6fe7d82
commit
e76f457851
8 changed files with 2 additions and 11 deletions
|
|
@ -4,7 +4,6 @@ tags:
|
|||
- ui
|
||||
---
|
||||
{% set pageId = page.fileSlug %}
|
||||
{% set pageClass = "h_full_view" %}
|
||||
{% set bodyClass = "body_frame" %}
|
||||
|
||||
{% extends "hippie/_app.njk" %}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue