Skip to content

Commit 018b402

Browse files
authored
Merge pull request hestiacp#4418 from ricardo777/patch-3
Dir theme = themes
2 parents cc151ba + c389f4e commit 018b402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/server-administration/customisation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ We currently only support changing the layout via CSS. You can customise HTML fi
66

77
## Adding a new theme
88

9-
Create a new theme in `/usr/local/hestia/web/css/theme/custom/my_theme.css`
9+
Create a new theme in `/usr/local/hestia/web/css/themes/custom/my_theme.css`
1010

1111
```css
1212
.page-login,

0 commit comments

Comments
 (0)