We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31ea4fe commit 7f95188Copy full SHA for 7f95188
hugo.toml
@@ -142,28 +142,16 @@ icon = "fa-brands fa-linkedin fa-2x"
142
weight = 2
143
url = "https://www.linkedin.com/in/jmeridth/"
144
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
152
153
-icon = "fa-brands fa-mastodon fa-2x"
154
-weight = 4
155
-url = "@[email protected]"
156
157
[[params.social]]
158
name = "Keybase"
159
icon = "fa-brands fa-keybase fa-2x"
160
-weight = 5
+weight = 3
161
url = "https://keybase.io/jmeridth/"
162
163
164
name = "RSS"
165
icon = "fa-solid fa-rss fa-2x"
166
-weight = 6
+weight = 4
167
url = "/index.xml"
168
rel = "alternate"
169
type = "application/rss+xml"
0 commit comments