Changeset - 9ae5bc9691ce
[Not reviewed]
0 1 0
Joshua Simmons - 7 years ago 2017-08-14 03:54:20
i@joshuasimmons.name
twitter metatags
1 file changed with 4 insertions and 0 deletions:
0 comments (0 inline, 0 general)
pinaxcon/templates/site_base.html
Show inline comments
...
 
@@ -13,3 +13,6 @@
 
    {% block extra_head %}
 
      <meta property="twitter:card" content="summary">
 
      <meta property="og:type" content="website">
 
      <meta property="og:title" content="{% block head_title %}{% endblock %} | {{ SITE_NAME }}">
 
      <meta property="twitter:title" content="{% block head_title %}{% endblock %} | {{ SITE_NAME }}">
 
      <meta property="og:site_name" content="North Bay Python">
...
 
@@ -18,2 +21,3 @@
 
      <meta property="og:description" content="North Bay Python, a community-organized conference, comes to Petaluma, California on December 2 and 3, 2017.">
 
      <meta property="twitter:description" content="North Bay Python, a community-organized conference, comes to Petaluma, California on December 2 and 3, 2017.">
 
      <meta name="description" content="North Bay Python, a community-organized conference, comes to Petaluma, California on December 2 and 3, 2017.">
0 comments (0 inline, 0 general)