Added support for additional social links (#991)

ref https://linear.app/ghost/issue/PLG-413/add-helpers-to-official-themes

* Added support for all of the new social links in Ghost
* Added icon classes to social icons so that we can display an icon for each link
* Switched to using the new social_url helper for all social links as it is cleaner
* Replaced Twitter with X logo so it's up to date
This commit is contained in:
Sanne de Vries
2025-04-17 13:22:35 +02:00
committed by GitHub
parent 13fbe85077
commit 351d7acd6c
12 changed files with 52 additions and 6 deletions

View File

@ -1948,7 +1948,7 @@ iframe.instagram-media + script + :not([id]) {
.author-profile-meta {
display: flex;
gap: 10px;
gap: 12px;
}
.author-profile-social-link {