Skip to content

Commit c0a716f

Browse files
Merge pull request silverstripe#9313 from DorsetDigital/patch-5
Doc: Remove reference to themes
2 parents e2bea6b + 7e361b6 commit c0a716f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/en/02_Developer_Guides/04_Configuration/01_SiteConfig.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ summary: Content author configuration through the SiteConfig module.
33

44
# SiteConfig
55

6-
The `SiteConfig` module provides a generic interface for managing site wide settings or functionality which is used
7-
throughout the site. Out of the box this includes selecting the current site theme, site name and site wide access.
6+
The `SiteConfig` module provides a generic interface for managing site-wide settings or functionality which is used
7+
throughout the site. Out of the box, this includes setting the site name and site-wide access.
88

99
## Accessing variables
1010

0 commit comments

Comments
 (0)