Updated the README section for theming

This commit is contained in:
Yağızhan 2023-01-07 13:51:38 +03:00
parent d153dc9a46
commit f5195315ca
2 changed files with 4 additions and 2 deletions

View file

@ -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.

View file

@ -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.