diff options
author | Samy Pesse <samypesse@gmail.com> | 2016-02-24 22:42:11 +0100 |
---|---|---|
committer | Samy Pesse <samypesse@gmail.com> | 2016-02-24 22:42:11 +0100 |
commit | d7d0429169ea097dcd51d9622036390433410944 (patch) | |
tree | 3fff6da3e0bf55eda5c7457e2ef1afb1afca89f7 /docs/themes.md | |
parent | 4bf5dc6646f6f14ce734695f3a3ca007813bc99a (diff) | |
download | gitbook-d7d0429169ea097dcd51d9622036390433410944.zip gitbook-d7d0429169ea097dcd51d9622036390433410944.tar.gz gitbook-d7d0429169ea097dcd51d9622036390433410944.tar.bz2 |
Add doc section about summary
Diffstat (limited to 'docs/themes.md')
-rw-r--r-- | docs/themes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/themes.md b/docs/themes.md index d92f0ac..48c19db 100644 --- a/docs/themes.md +++ b/docs/themes.md @@ -1,6 +1,6 @@ # Theming -Since version 3.0.0, GitBook can be easily themed. Books are using by default the [gitbook-theme-default](https://github.com/GitbookIO/gitbook-theme-default). +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`. |