mirror of
https://github.com/pi-hole/docs.git
synced 2026-04-17 07:33:14 +01:00
Enable footnote tooltips, navigation tracking and toc follow
Signed-off-by: yubiuser <github@yubiuser.dev>
This commit is contained in:
@@ -187,7 +187,7 @@ features = [
|
||||
#"content.code.annotate",
|
||||
"content.code.copy",
|
||||
#"content.code.select",
|
||||
#"content.footnote.tooltips",
|
||||
"content.footnote.tooltips",
|
||||
"content.tabs.link",
|
||||
#"content.tooltips",
|
||||
# "header.autohide",
|
||||
@@ -203,9 +203,9 @@ features = [
|
||||
#"navigation.tabs",
|
||||
#"navigation.tabs.sticky",
|
||||
"navigation.top",
|
||||
#"navigation.tracking",
|
||||
"navigation.tracking",
|
||||
"search.highlight",
|
||||
# "toc.follow",
|
||||
"toc.follow",
|
||||
#"toc.integrate",
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user