mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-11-01 00:20:24 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			3 lines
		
	
	
	
		
			74 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			3 lines
		
	
	
	
		
			74 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {% macro now_year() %}
 | |
|     {{ now() | date(format="%Y") }}
 | |
| {% endmacro %}
 | 
