1
0

theme: update v4.3.0-dev to fix navbar link highlighting

This commit is contained in:
George Cushen
2019-05-05 23:50:42 +01:00
parent df2d1c993d
commit 5d6d67a206
3 changed files with 2 additions and 6 deletions

View File

@ -23,11 +23,6 @@
url = "#featured" url = "#featured"
weight = 40 weight = 40
[[main]]
name = "Tutorials"
url = "/tutorial/"
weight = 50
[[main]] [[main]]
name = "Contact" name = "Contact"
url = "#contact" url = "#contact"

View File

@ -120,6 +120,7 @@ comment_count = true
# Display next/previous section pager? (true/false) # Display next/previous section pager? (true/false)
section_pager = false section_pager = false
docs_section_pager = true # Display pager in Docs layout (e.g. tutorials)?
# Enable in-built social sharing buttons? (true/false) # Enable in-built social sharing buttons? (true/false)
sharing = true sharing = true