fixed example
This commit is contained in:
parent
491190cfd5
commit
558415501e
|
@ -44,26 +44,9 @@ copyright = "© Copyright notice"
|
||||||
|
|
||||||
[[menu.main]]
|
[[menu.main]]
|
||||||
identifier = "theme"
|
identifier = "theme"
|
||||||
name = "/theme"
|
name = "Theme"
|
||||||
weight = 3
|
weight = 3
|
||||||
|
|
||||||
[[menu.main]]
|
|
||||||
parent = "theme"
|
|
||||||
name = "creating-a-new-theme"
|
|
||||||
url = "/posts/creating-a-new-theme"
|
|
||||||
weight = 1
|
|
||||||
|
|
||||||
[[menu.main]]
|
|
||||||
parent = "theme"
|
|
||||||
name = "migrate-from-jekyll"
|
|
||||||
url = "/posts/migrate-from-jekyll"
|
|
||||||
weight = 2
|
|
||||||
|
|
||||||
[[menu.main]]
|
|
||||||
name = "Tags"
|
|
||||||
url = "/tags"
|
|
||||||
weight = 4
|
|
||||||
|
|
||||||
[related]
|
[related]
|
||||||
# Only include matches with rank >= threshold. This is a normalized rank between 0 and 100.
|
# Only include matches with rank >= threshold. This is a normalized rank between 0 and 100.
|
||||||
threshold = 80
|
threshold = 80
|
||||||
|
|
Loading…
Reference in New Issue