6 lines
		
	
	
		
			192 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			6 lines
		
	
	
		
			192 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{{ with .Site.Params.goatcounterAnalytics }}
 | 
						|
<!-- GoatCounter -->
 | 
						|
<script data-goatcounter="https://{{ . }}.goatcounter.com/count"
 | 
						|
        async src="//gc.zgo.at/count.js"></script>
 | 
						|
{{ end }}
 |