mirror of
				https://github.com/privacyguides/blog.privacyguides.org.git
				synced 2025-11-04 07:27:52 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			7 lines
		
	
	
		
			326 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			7 lines
		
	
	
		
			326 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
{% extends "base.html" %}
 | 
						|
 | 
						|
{% block extrahead %}
 | 
						|
<link rel="preload" href="{{ 'assets/brand/WOFF/bagnard/Bagnard.woff' | url }}" as="font" type="font/woff" crossorigin>
 | 
						|
<meta http-equiv="onion-location" content="{{ "http://blog.xoe4vn5uwdztif6goazfbmogh6wh5jc4up35bqdflu6bkdc5cas5vjqd.onion/" ~ page.url }}" />
 | 
						|
{% endblock %}
 |