Skip to content

Conversation

@comprofix
Copy link

  • 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"

Allows the user to set a custom social.links in the params.toml file with any url or icon of users choosing.

- 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"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant