We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents cc151ba + c389f4e commit 018b402Copy full SHA for 018b402
1 file changed
docs/docs/server-administration/customisation.md
@@ -6,7 +6,7 @@ We currently only support changing the layout via CSS. You can customise HTML fi
6
7
## Adding a new theme
8
9
-Create a new theme in `/usr/local/hestia/web/css/theme/custom/my_theme.css`
+Create a new theme in `/usr/local/hestia/web/css/themes/custom/my_theme.css`
10
11
```css
12
.page-login,
0 commit comments