feat(Tailwind): add reddit icon to brands pack (#3200)

The social sharing in 'page_sharer.yaml' can now use the built-in `brands/reddit` icon for sharing a page to Reddit.
This commit is contained in:
Riccardo M. BIANCHI, PhD 2025-03-01 21:11:44 +01:00 committed by GitHub
commit 44e75541f7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -36,7 +36,7 @@ links:
# - id: reddit
# url: 'https://reddit.com/submit?url={url}&title={title}'
# title: Reddit
# icon: reddit-alien
# icon: brands/reddit
# enable: false
# - id: pinterest
# url: 'https://pinterest.com/pin/create/link/?url={url}&description={title}'