Add link to blog source code
This commit is contained in:
parent
aa1c520d55
commit
fef9c0895e
@ -16,7 +16,7 @@ enableGitInfo = true
|
|||||||
themeColor = "blue"
|
themeColor = "blue"
|
||||||
|
|
||||||
# if you set this to 0, only submenu trigger will be visible
|
# if you set this to 0, only submenu trigger will be visible
|
||||||
showMenuItems = 4
|
showMenuItems = 5
|
||||||
|
|
||||||
# show selector to switch language
|
# show selector to switch language
|
||||||
showLanguageSelector = false
|
showLanguageSelector = false
|
||||||
@ -91,3 +91,9 @@ enableGitInfo = true
|
|||||||
name = "Main Website"
|
name = "Main Website"
|
||||||
url = "https://bbaovanc.com/"
|
url = "https://bbaovanc.com/"
|
||||||
weight = 40
|
weight = 40
|
||||||
|
|
||||||
|
[[languages.en.menu.main]]
|
||||||
|
identifier = "source-code"
|
||||||
|
name = "Source Code"
|
||||||
|
url = "https://git.bbaovanc.com/bbaovanc.com/blog"
|
||||||
|
weight = 50
|
||||||
|
Reference in New Issue
Block a user