twitter metatags
This commit is contained in:
		
							parent
							
								
									40024cbeeb
								
							
						
					
					
						commit
						9ae5bc9691
					
				
					 1 changed files with 4 additions and 0 deletions
				
			
		| 
						 | 
					@ -11,11 +11,15 @@
 | 
				
			||||||
 | 
					
 | 
				
			||||||
{% block extra_head_base %}
 | 
					{% block extra_head_base %}
 | 
				
			||||||
    {% block extra_head %}
 | 
					    {% 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="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">
 | 
					      <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:image" content="http://{{ request.META.HTTP_HOST }}{% static "images/square_icon.png" %}">
 | 
				
			||||||
      <meta property="og:url" content="{{ request.build_absolute_uri }}">
 | 
					      <meta property="og:url" content="{{ request.build_absolute_uri }}">
 | 
				
			||||||
      <meta property="og:description" content="North Bay Python, a community-organized conference, comes to Petaluma, California on December 2 and 3, 2017.">
 | 
					      <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.">
 | 
					      <meta name="description" content="North Bay Python, a community-organized conference, comes to Petaluma, California on December 2 and 3, 2017.">
 | 
				
			||||||
      <meta name="google-site-verification" content="sTU0G4IghY_jV9iPgCVD1WZuk4C_MSWY2QzxQUjDcC4">
 | 
					      <meta name="google-site-verification" content="sTU0G4IghY_jV9iPgCVD1WZuk4C_MSWY2QzxQUjDcC4">
 | 
				
			||||||
    {% endblock %}
 | 
					    {% endblock %}
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue