mirror of
https://github.com/pmoreno-rodriguez/grav-theme-future2021.git
synced 2025-06-07 20:08:54 +00:00
Option to add body classes
This commit is contained in:
parent
16e84db2aa
commit
343b10e67f
1 changed files with 10 additions and 1 deletions
|
@ -45,4 +45,13 @@ form:
|
|||
1: PLUGIN_ADMIN.ENABLED
|
||||
0: PLUGIN_ADMIN.DISABLED
|
||||
validate:
|
||||
type: bool
|
||||
type: bool
|
||||
advanced:
|
||||
fields:
|
||||
columns:
|
||||
fields:
|
||||
column1:
|
||||
fields:
|
||||
header.body_classes:
|
||||
markdown: true
|
||||
description: 'Available classes in Future2021 Theme:<br />`single`'
|
Loading…
Add table
Reference in a new issue