Files
hugo-theme-chirpy/layouts/partials/sidebar.html
Matthew McKinnon 5392098d00 feat: add custom social links
- add custom type for social.links. User can set type = custom with id
  as a custom URL.

  [[social.links]]
    type = "custom"
    id = "https://example.com/"
    icon = "fab fa-github"
2025-09-04 21:33:17 +10:00

2.9 KiB