We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ce8e89 commit 57c2bedCopy full SHA for 57c2bed
app/assets/v2/images/twitter_cards/grants12.jpg
1.48 MB
app/grants/views.py
@@ -948,7 +948,7 @@ def grants_landing(request):
948
'title': 'Grants',
949
'EMAIL_ACCOUNT_VALIDATION': EMAIL_ACCOUNT_VALIDATION,
950
'card_desc': f'{live_now}',
951
- 'avatar_url': request.build_absolute_uri(static('v2/images/twitter_cards/grants11.png')),
+ 'avatar_url': request.build_absolute_uri(static('v2/images/twitter_cards/grants12.png')),
952
'card_type': 'summary_large_image',
953
'avatar_height': 675,
954
'avatar_width': 1200,
0 commit comments