mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Connect icons and title
Signed-off-by: Valentin Popov <valentineus@gmail.com>
This commit is contained in:
		@@ -8,12 +8,17 @@ layout: compress
 | 
			
		||||
{% include head.html %}
 | 
			
		||||
 | 
			
		||||
<body>
 | 
			
		||||
    {% include sidebar.html %}
 | 
			
		||||
    {% include header.html %}
 | 
			
		||||
 | 
			
		||||
    <div class="content container">
 | 
			
		||||
        {{ content | normalize_whitespace }}
 | 
			
		||||
    </div>
 | 
			
		||||
    {% include icons.html %}
 | 
			
		||||
 | 
			
		||||
    <section class="main">
 | 
			
		||||
        <div class="container">
 | 
			
		||||
            <div class="content">
 | 
			
		||||
                {{ content | normalize_whitespace }}
 | 
			
		||||
            </div>
 | 
			
		||||
        </div>
 | 
			
		||||
    </section>
 | 
			
		||||
</body>
 | 
			
		||||
 | 
			
		||||
</html>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user