Skip to content

Commit 2461c24

Browse files
committed
Add QR code
1 parent b45568b commit 2461c24

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

website/config.toml

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,14 +46,18 @@ disablePathToLower = true
4646
name = "Github"
4747
url = "https://github.com/halfrost"
4848
weight = 20
49+
[[menu.before]]
50+
name = "微信公众号"
51+
url = "https://img.halfrost.com/wechat-qr-code.png"
52+
weight = 30
4953
[[menu.before]]
5054
name = "Twitter"
5155
url = "https://twitter.com/halffrost"
52-
weight = 30
56+
weight = 40
5357
[[menu.before]]
5458
name = "Weibo"
5559
url = "https://weibo.com/halfrost"
56-
weight = 40
60+
weight = 50
5761
#[[menu.after]]
5862
# name = "Github"
5963
# url = "https://github.com/alex-shpak/hugo-book"

0 commit comments

Comments
 (0)