mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	Output valid HTML (#673)
This commit is contained in:
		| @@ -70,7 +70,7 @@ | |||||||
|                 {{- $label_text -}} |                 {{- $label_text -}} | ||||||
|             </a> |             </a> | ||||||
|             {{- end }} |             {{- end }} | ||||||
|             <span class="logo-switches"> |             <div class="logo-switches"> | ||||||
|                 {{- if (not site.Params.disableThemeToggle) }} |                 {{- if (not site.Params.disableThemeToggle) }} | ||||||
|                 <button id="theme-toggle" accesskey="t" title="(Alt + T)"> |                 <button id="theme-toggle" accesskey="t" title="(Alt + T)"> | ||||||
|                     <svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" |                     <svg id="moon" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" | ||||||
| @@ -115,7 +115,7 @@ | |||||||
|                     {{- end}} |                     {{- end}} | ||||||
|                 </ul> |                 </ul> | ||||||
|                 {{- end }} |                 {{- end }} | ||||||
|             </span> |             </div> | ||||||
|         </div> |         </div> | ||||||
|         {{- $currentPage := . }} |         {{- $currentPage := . }} | ||||||
|         <ul id="menu"> |         <ul id="menu"> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Keno Hassler
					Keno Hassler