Skip to content

Commit 7f95188

Browse files
authored
chore: remove x and mastadon from homepage
1 parent 31ea4fe commit 7f95188

File tree

1 file changed

+2
-14
lines changed

1 file changed

+2
-14
lines changed

hugo.toml

+2-14
Original file line numberDiff line numberDiff line change
@@ -142,28 +142,16 @@ icon = "fa-brands fa-linkedin fa-2x"
142142
weight = 2
143143
url = "https://www.linkedin.com/in/jmeridth/"
144144

145-
[[params.social]]
146-
name = "X"
147-
icon = "fa-brands fa-x-twitter fa-2x"
148-
weight = 3
149-
url = "https://twitter.com/jmeridth/"
150-
151-
[[params.social]]
152-
name = "X"
153-
icon = "fa-brands fa-mastodon fa-2x"
154-
weight = 4
155-
156-
157145
[[params.social]]
158146
name = "Keybase"
159147
icon = "fa-brands fa-keybase fa-2x"
160-
weight = 5
148+
weight = 3
161149
url = "https://keybase.io/jmeridth/"
162150

163151
[[params.social]]
164152
name = "RSS"
165153
icon = "fa-solid fa-rss fa-2x"
166-
weight = 6
154+
weight = 4
167155
url = "/index.xml"
168156
rel = "alternate"
169157
type = "application/rss+xml"

0 commit comments

Comments
 (0)