Skip to content

Commit 13baacd

Browse files
committed
Change link titles in menu
1 parent 4357731 commit 13baacd

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

config.toml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -110,25 +110,25 @@ url = "https://github.com/Pi4J"
110110
weight = 10
111111

112112
[[menu.shortcuts]]
113-
name = "<i class='fab more-tag fa-mastodon'></i> Mastodon @pi4j@foojay.social"
114-
identifier = "mastodon"
115-
url = "https://foojay.social/@pi4j"
113+
name = "<i class='fab more-tag fa-github'></i> Pi4J Discussions"
114+
identifier = "discussions"
115+
url = "https://github.com/Pi4J/pi4j/discussions"
116116
weight = 15
117117

118118
[[menu.shortcuts]]
119-
name = "<i class='fab more-tag fa-linkedin'></i> LinkedIn @pi4j"
120-
identifier = "linkedin"
121-
url = "https://www.linkedin.com/company/pi4j/"
119+
name = "<i class='fab more-tag fa-mastodon'></i> Mastodon"
120+
identifier = "mastodon"
121+
url = "https://foojay.social/@pi4j"
122122
weight = 20
123123

124124
[[menu.shortcuts]]
125-
name = "<i class='fab more-tag fa-github'></i> Pi4J V2 Discussions"
126-
identifier = "discussions"
127-
url = "https://github.com/Pi4J/pi4j/discussions"
125+
name = "<i class='fab more-tag fa-linkedin'></i> LinkedIn"
126+
identifier = "linkedin"
127+
url = "https://www.linkedin.com/company/pi4j/"
128128
weight = 30
129129

130130
[[menu.shortcuts]]
131131
name = "<i class='fab more-tag fa-slack'></i> Join our Slack"
132132
identifier = "slack"
133133
url = "https://join.slack.com/t/pi4j/shared_invite/zt-1ttqt8wgj-E6t69qaLrNuCMPLiYnBCsg"
134-
weight = 35
134+
weight = 40

0 commit comments

Comments
 (0)