Fix social boops

This commit is contained in:
Christopher Neugebauer 2019-06-29 15:24:01 +08:00
parent 5fec3745b7
commit 0d3cdd3595

View file

@ -18,9 +18,9 @@
<meta property="og:site_name" content="North Bay Python">
<meta property="og:image" content="http://{{ request.META.HTTP_HOST }}{% static "images/square_icon.png" %}">
<meta property="og:url" content="{{ request.build_absolute_uri }}">
<meta property="og:description" content="North Bay Python, a community-organized conference, returns to Petaluma, California on November 3 and 4, 2018.">
<meta property="twitter:description" content="North Bay Python, a community-organized conference, returns to Petaluma, California on November 3 and 4, 2018.">
<meta name="description" content="North Bay Python, a community-organized conference, returns to Petaluma, California on November 3 and 4, 2018.">
<meta property="og:description" content="North Bay Python, a community-organized conference, returns to Petaluma, California on November 2 and 3, 2019.">
<meta property="twitter:description" content="North Bay Python, a community-organized conference, returns to Petaluma, California on November 2 and 3, 2019.">
<meta name="description" content="North Bay Python, a community-organized conference, returns to Petaluma, California on November 2 and 3, 2019.">
<meta name="google-site-verification" content="sTU0G4IghY_jV9iPgCVD1WZuk4C_MSWY2QzxQUjDcC4">
{% endblock %}
{% endblock %}