aboutsummaryrefslogtreecommitdiffstats
path: root/src/config/sharing.ts
Commit message (Collapse)AuthorAgeFilesLines
* refactor(widgets): move sharing websites from config to sharing widgetArmand Philippot2022-01-291-70/+0
| | | | | | I only use these websites inside the sharing widget so it makes more sense to gather them. In addition, I can translate the website name if needed.
* chore: replace lingui functions with react-intlArmand Philippot2022-01-291-3/+1
|
* chore: add a sharing componentArmand Philippot2021-12-211-0/+72