mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Added compression to the entire site
Signed-off-by: Valentin Popov <valentineus@gmail.com>
This commit is contained in:
		@@ -1,3 +1,7 @@
 | 
			
		||||
---
 | 
			
		||||
layout: compress
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
<!DOCTYPE html>
 | 
			
		||||
<html lang="ru">
 | 
			
		||||
 | 
			
		||||
@@ -7,7 +11,7 @@
 | 
			
		||||
    {% include sidebar.html %}
 | 
			
		||||
 | 
			
		||||
    <div class="content container">
 | 
			
		||||
        {{ content }}
 | 
			
		||||
        {{ content | normalize_whitespace }}
 | 
			
		||||
    </div>
 | 
			
		||||
 | 
			
		||||
</body>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user