mirror of
https://github.com/GenZmeY/casper-i18n.git
synced 2025-07-21 13:16:06 +00:00
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:
@ -1948,7 +1948,7 @@ iframe.instagram-media + script + :not([id]) {
|
||||
|
||||
.author-profile-meta {
|
||||
display: flex;
|
||||
gap: 10px;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.author-profile-social-link {
|
||||
|
Reference in New Issue
Block a user