This commit is contained in:
Kovid Goyal 2025-03-21 22:09:12 +05:30
commit ae0abe63ba
No known key found for this signature in database
GPG Key ID: 06BC317B515ACE7C

View File

@ -175,6 +175,7 @@ class Granta(BasicNewsRecipe):
]
remove_tags = [
classes('social-share-container'),
classes('article-sidebar__right__social-share-btns')
]
remove_attributes = ['style']