Sync changes from wiki

This commit is contained in:
Aditya Telange 2022-12-18 22:52:07 +05:30
parent 13e69e5662
commit 90555c99e8
No known key found for this signature in database
GPG key ID: 82E844EF3DA99E77
3 changed files with 20 additions and 10 deletions

View file

@ -80,7 +80,7 @@ draft: true
| `steam` | steampowered.com |
| `strava` | strava.com |
| `telegram` | telegram.org |
| `tiktok | tiktok.com |
| `tiktok` | tiktok.com |
| `twitch` | twitch.tv |
| `twitter` | twitter.com |
| `unsplash` | unsplash.com |
@ -117,10 +117,10 @@ Usage:
```yml
params:
ShowShareButtons: true
ShowShareButtons: true
```
```yml
params:
ShareButtons: ["linkedin", "twitter"] # To customize which share buttons to be enabled on page
ShareButtons: ["linkedin", "twitter"] # To customize which share buttons to be enabled on page
```