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 %}
 | 
					{% include head.html %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
<body>
 | 
					<body>
 | 
				
			||||||
    {% include sidebar.html %}
 | 
					    {% include header.html %}
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    <div class="content container">
 | 
					    {% include icons.html %}
 | 
				
			||||||
        {{ content | normalize_whitespace }}
 | 
					 | 
				
			||||||
    </div>
 | 
					 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					    <section class="main">
 | 
				
			||||||
 | 
					        <div class="container">
 | 
				
			||||||
 | 
					            <div class="content">
 | 
				
			||||||
 | 
					                {{ content | normalize_whitespace }}
 | 
				
			||||||
 | 
					            </div>
 | 
				
			||||||
 | 
					        </div>
 | 
				
			||||||
 | 
					    </section>
 | 
				
			||||||
</body>
 | 
					</body>
 | 
				
			||||||
 | 
					
 | 
				
			||||||
</html>
 | 
					</html>
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user