We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b45568b commit 2461c24Copy full SHA for 2461c24
website/config.toml
@@ -46,14 +46,18 @@ disablePathToLower = true
46
name = "Github"
47
url = "https://github.com/halfrost"
48
weight = 20
49
+[[menu.before]]
50
+ name = "微信公众号"
51
+ url = "https://img.halfrost.com/wechat-qr-code.png"
52
+ weight = 30
53
[[menu.before]]
54
name = "Twitter"
55
url = "https://twitter.com/halffrost"
- weight = 30
56
+ weight = 40
57
58
name = "Weibo"
59
url = "https://weibo.com/halfrost"
- weight = 40
60
+ weight = 50
61
#[[menu.after]]
62
# name = "Github"
63
# url = "https://github.com/alex-shpak/hugo-book"
0 commit comments