Add support for sharing articles on Threads

Fixes: #869
This commit is contained in:
James Panther
2024-05-01 16:35:59 +10:00
parent 62a8c979b1
commit c0dca40120
35 changed files with 40 additions and 4 deletions
+1
View File
@@ -11,6 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
- Umami Analytics support ([#832](https://github.com/jpanther/congo/pull/832))
- Theme parameter to set a default HTML theme colour ([#849](https://github.com/jpanther/congo/pull/849))
- New icon for `bluesky` ([#851](https://github.com/jpanther/congo/pull/851))
- Support for article sharing to Threads ([#869](https://github.com/jpanther/congo/issues/869))
### Changed