Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/vjeantet/hugo-theme-docport.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/content/content-organisation/customize-style/disable/_index.md')
-rw-r--r--exampleSite/content/content-organisation/customize-style/disable/_index.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/exampleSite/content/content-organisation/customize-style/disable/_index.md b/exampleSite/content/content-organisation/customize-style/disable/_index.md
index 8b16b12..07bd1a3 100644
--- a/exampleSite/content/content-organisation/customize-style/disable/_index.md
+++ b/exampleSite/content/content-organisation/customize-style/disable/_index.md
@@ -6,13 +6,13 @@ subpage=true
You can disable feature in docport by changing some params in `config.toml`
-## hide Next / Prev Chevrons
+## Hide Next Page Chevrons
```toml
[params]
disableNavChevron = true
```
-## hide Search box in side menu
+## Hide Search box in side menu
```toml
[params]
disableSearch = true