diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/themes/README.md | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/themes/README.md b/docs/themes/README.md index c013b57..59e684c 100644 --- a/docs/themes/README.md +++ b/docs/themes/README.md @@ -2,13 +2,11 @@ Since version 3.0.0, GitBook can be easily themed. Books are using by default the [theme-default](https://github.com/GitbookIO/theme-default). -The theme to use is specified in the [book's configuration](../config.md) using key `theme`. - > **Caution**: Custom theming can block some plugins from working correctly. ### Structure of a theme -A theme is a folder containing templates and assets. All the templates are optionnal, since theme are always extending the default theme. +A theme is a plugin containing templates and assets. All the templates are optionnal, since theme are always extending the default theme. | Folder | Description | | -------- | ----------- | |