mirror of
				https://github.com/kevinveenbirkenbach/computer-playbook.git
				synced 2025-11-04 04:08:15 +00:00 
			
		
		
		
	Implemented Global CSS draft
This commit is contained in:
		@@ -5,10 +5,7 @@ server
 | 
			
		||||
  
 | 
			
		||||
  {% include 'roles/letsencrypt/templates/ssl_header.j2' %}
 | 
			
		||||
 | 
			
		||||
  {% if nginx_matomo_tracking | bool %}
 | 
			
		||||
    {% include 'roles/nginx-matomo-tracking/templates/matomo-tracking.conf.j2' %}
 | 
			
		||||
  {% endif %}
 | 
			
		||||
 | 
			
		||||
  {% include 'roles/nginx-global/templates/global.includes.conf.j2'%}
 | 
			
		||||
  charset utf-8;
 | 
			
		||||
  
 | 
			
		||||
  location /
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user