Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions pybay/templates/frontend/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
<![endif]-->
<link href='//fonts.googleapis.com/css?family=Open+Sans:400,600,300' rel='stylesheet' type='text/css'>

{% static 'new/img/PyBay2021-twitter-card-sale.png' as share_image %}
{% with share_image_width=506 share_image_height=253 share_title="PyBay 2021" share_desc="Like the always-sold-out PyCon, PyBay 2021 will be one day of fun geeking out with awesome developers on one of your favorite topics - Python!" %}
{% static 'new/img/twitter_post_card.jpg' as share_image %}
{% with share_image_width=506 share_image_height=253 share_title="PyBay 2022" share_desc="Like the always-sold-out PyCon, PyBay 2022 will be one day of fun geeking out with awesome developers on one of your favorite topics - Python!" %}
{% block share_card %}
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:site" content="@py_bay">
Expand Down
Binary file added static/new/img/Pybay2022_Post_Cards.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/new/img/twitter_post_card.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.