Updated the README section for theming
This commit is contained in:
parent
d153dc9a46
commit
f5195315ca
2 changed files with 4 additions and 2 deletions
|
@ -24,6 +24,7 @@ For example, this is what the default theme folder structure looks like:
|
|||
|
||||
- `/Themes`
|
||||
- `/Default`
|
||||
- `default_layout.html`
|
||||
- `/Templates`
|
||||
- `default_layout.html`
|
||||
|
||||
Changing the theme is easy, simply edit `Config.yaml` and set the `activeTheme` to match the folder name of your custom theme.
|
||||
|
|
|
@ -28,6 +28,7 @@ For example, this is what the default theme folder structure looks like:
|
|||
|
||||
- `/Themes`
|
||||
- `/Default`
|
||||
- `default_layout.html`
|
||||
- `/Templates`
|
||||
- `default_layout.html`
|
||||
|
||||
Changing the theme is easy, simply edit `Config.yaml` and set the `activeTheme` to match the folder name of your custom theme.
|
||||
|
|
Loading…
Reference in a new issue