File diff 5fec3745b729 → 0d3cdd3595da
pinaxcon/templates/site_base.html
Show inline comments
...
 
@@ -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 %}