mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-31 08:06:15 +01:00 
			
		
		
		
	Fix theme for Zola 0.6.0
This commit is contained in:
		
							parent
							
								
									0577f22e54
								
							
						
					
					
						commit
						34047623ff
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -1,9 +1,9 @@ | |||
| <!DOCTYPE html> | ||||
| {% import "macros/date.html" as date_macros -%} | ||||
| {% import "macros/head.html" as head_macros -%} | ||||
| {% import "macros/menu.html" as menu_macros -%} | ||||
| {% import "macros/post.html" as post_macros -%} | ||||
| 
 | ||||
| <!DOCTYPE html> | ||||
| <html lang="{%- if config.default_language -%}{{ config.default_language }}{%- else -%}en{%- endif -%}"> | ||||
| 
 | ||||
| <head> | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Paweł Romanowski
						Paweł Romanowski