parent
58d60de502
commit
89a8d7de3f
|
@ -532,7 +532,7 @@ series = "series"
|
||||||
# you can add extra information after the name (HTML format is supported), such as icons
|
# you can add extra information after the name (HTML format is supported), such as icons
|
||||||
post = ""
|
post = ""
|
||||||
name = "Posts"
|
name = "Posts"
|
||||||
url = "/"
|
url = "/posts/"
|
||||||
# title will be shown when you hover on this menu link
|
# title will be shown when you hover on this menu link
|
||||||
title = ""
|
title = ""
|
||||||
weight = 1
|
weight = 1
|
||||||
|
|
|
@ -532,7 +532,7 @@ series = "series"
|
||||||
# you can add extra information after the name (HTML format is supported), such as icons
|
# you can add extra information after the name (HTML format is supported), such as icons
|
||||||
post = ""
|
post = ""
|
||||||
name = "Posts"
|
name = "Posts"
|
||||||
url = "/"
|
url = "/posts/"
|
||||||
# title will be shown when you hover on this menu link
|
# title will be shown when you hover on this menu link
|
||||||
title = ""
|
title = ""
|
||||||
weight = 1
|
weight = 1
|
||||||
|
|
Loading…
Reference in New Issue