Skip to content

Commit f38c70a

Browse files
committed
Merge pull request halfrost#68 from halfrost/add_qr_code
Add QR code
2 parents b45568b + 2461c24 commit f38c70a

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

website/config.toml

+6-2
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 = "WeChat Official Accounts"
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)