We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4f651e1 + 6a20fa5 commit b531d7aCopy full SHA for b531d7a
assets/icons/bluesky.svg
hugo.toml
@@ -226,6 +226,12 @@ enable = false
226
icon = "icons/youtube.svg"
227
desc = "Discuss development issues around the project"
228
alt = "YouTube Icon"
229
+ [[params.links.footer.icons]]
230
+ name = "Bluesky"
231
+ url = "https://bsky.app/profile/layer5.bsky.social"
232
+ icon = "icons/bluesky.svg"
233
+ desc = "Follow us on Bluesky for updates"
234
+ alt = "Bluesky Icon"
235
[[params.links.footer.icons]]
236
name = "Docker"
237
url = "https://hub.docker.com/u/layer5/"
0 commit comments