mirror of
				https://github.com/valentineus/popov.link.git
				synced 2025-11-04 06:49:45 +03:00 
			
		
		
		
	Link for home page
Signed-off-by: Valentin Popov <info@valentineus.link>
This commit is contained in:
		@@ -1,7 +1,8 @@
 | 
			
		||||
---
 | 
			
		||||
layout: page
 | 
			
		||||
title: "Posts list"
 | 
			
		||||
permalink: "index.html"
 | 
			
		||||
title: "Список всех постов"
 | 
			
		||||
layout: page
 | 
			
		||||
show: false
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
{% assign postsByYear = site.posts | group_by_exp: "post", "post.date | date: '%Y'" %}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user