mirror of
				https://github.com/pawroman/zola-theme-terminimal.git
				synced 2025-10-31 08:06:15 +01:00 
			
		
		
		
	Merge branch 'add_favicons'
This commit is contained in:
		
						commit
						7b90de4455
					
				
					 1 changed files with 4 additions and 1 deletions
				
			
		|  | @ -23,7 +23,10 @@ | |||
|     {% endif -%} | ||||
| 
 | ||||
|     {%- if config.extra.favicon %} | ||||
|         <link rel="shortcut icon" type="{{ config.extra.favicon_mimetype | default(value="image/x-icon") | safe }}" href="{{ config.extra.favicon | safe }}"> | ||||
|         <link rel="icon" href="/favicon.ico" sizes="32x32"> | ||||
|         <link rel="icon" href="/icon.svg" type="image/svg+xml"> | ||||
|         <link rel="apple-touch-icon" href="/apple-touch-icon.png"><!-- 180×180 --> | ||||
|         <link rel="manifest" href="/manifest.webmanifest"> | ||||
|     {% endif -%} | ||||
| 
 | ||||
|     {%- block extra_head %} | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue
	
	 Brooke
						Brooke