Remove google analytics from base.html
This commit is contained in:
		
							parent
							
								
									d995796a7a
								
							
						
					
					
						commit
						206e0b3236
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -24,7 +24,6 @@
 | 
			
		|||
    <link href="{{ FEED_DOMAIN }}/{{ FEED_ALL_RSS }}" type="application/rss+xml" rel="alternate" title="{{ SITENAME }} RSS Feed" />
 | 
			
		||||
    {% endif %}
 | 
			
		||||
 | 
			
		||||
	{% include "analytics.html" %}
 | 
			
		||||
</head>
 | 
			
		||||
<body>
 | 
			
		||||
    <div class="container">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in a new issue