mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	Make theme customizable
This commit is contained in:
		
							
								
								
									
										0
									
								
								layouts/partials/header-include.html
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										0
									
								
								layouts/partials/header-include.html
									
									
									
									
									
										Normal file
									
								
							| @@ -36,6 +36,7 @@ | ||||
|   {{ if eq (getenv "HUGO_ENV") "production" | or (eq .Site.Params.env "production")  }} | ||||
|     {{ template "_internal/google_analytics_async.html" . }} | ||||
|   {{ end }} | ||||
|   {{ partial "header-include.html" . }} | ||||
| </head> | ||||
| <body class="{{if eq .Kind `page` }}single{{else}}list{{ if .IsHome }} home{{ end }}{{end}}"> | ||||
|   <header class="header"> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Kazuki Suda
					Kazuki Suda