mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-23 10:00:52 +02:00
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:
parent
6dc78be622
commit
44e75541f7
2 changed files with 3 additions and 2 deletions
File diff suppressed because one or more lines are too long
|
@ -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}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue