File tree Expand file tree Collapse file tree 1 file changed +16
-11
lines changed Expand file tree Collapse file tree 1 file changed +16
-11
lines changed Original file line number Diff line number Diff line change @@ -164,22 +164,25 @@ theme = "hugo-blog-awesome"
164164
165165# # Social Icons
166166# # See: https://github.com/hugo-sid/hugo-blog-awesome#adding-social-icons
167+ [[params .socialIcons ]]
168+ name = " RSS"
169+ url = " /posts/index.xml"
170+
167171[[params .socialIcons ]]
168172name = " github"
169173url = " https://github.com/DandyLyons"
170174
171175[[params .socialIcons ]]
172- name = " x "
173- url = " https://x.com/dan_dee_lyons "
176+ name = " mastodon "
177+ url = " https://iosdev.space/@dandylyons "
174178
175179[[params .socialIcons ]]
176- name = " RSS"
177- url = " /posts/index.xml"
178-
180+ name = " bluesky"
181+ url = " https://bsky.app/profile/dan-dee-lyons.bsky.social"
179182
180- [[params .socialIcons ]]
181- name = " email"
182- url =
" mailto://[email protected] " 183+ # [[params.socialIcons]]
184+ # name = "email"
185+ # url = "mailto://[email protected] "183186
184187# [[params.socialIcons]]
185188# name = "dev"
189192name = " linkedin"
190193url = " https://www.linkedin.com/in/dandylyons/"
191194
192- [[params .socialIcons ]]
193- name = " mastodon"
194- url = " https://iosdev.space/@dandylyons"
195+
195196
196197[[params .socialIcons ]]
197198name = " medium"
198199url = " https://medium.com/@_DandyLyons"
199200
201+ [[params .socialIcons ]]
202+ name = " x"
203+ url = " https://x.com/dan_dee_lyons"
204+
200205[params ]
201206talkyardServerUrl = " https://site-27u7pjoswd.talkyard.net"
202207talkyardScriptUrl = " https://c1.ty-cdn.net/-/talkyard-comments.min.js"
You can’t perform that action at this time.
0 commit comments