mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	add scroll to top button
This commit is contained in:
		| @@ -8,7 +8,7 @@ | ||||
| <body | ||||
|     class="{{ if (and (eq .Kind `page` ) (ne .Layout `archives`)) }}single{{ else }}list{{ if .IsHome }} home {{ end }}{{ end }}{{ if eq $.Site.Params.defaultTheme `dark` }} dark {{ end }}"> | ||||
|     {{- partial "header.html" . }} | ||||
|     <main class=" main"> | ||||
|     <main class="main" id="top"> | ||||
|         {{- block "main" . }} | ||||
|         {{end }} | ||||
|     </main> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange