mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	| @@ -9,7 +9,7 @@ | ||||
|     <footer class="entry-footer"> | ||||
|         {{- with $.Site.Params.socialIcons }} | ||||
|         <div class="social-icons"> | ||||
|             {{- partial "social-icons.html" . }} | ||||
|             {{- partial "social_icons.html" . }} | ||||
|         </div> | ||||
|         {{- end }} | ||||
|     </footer> | ||||
|   | ||||
| @@ -5,7 +5,7 @@ | ||||
|         <h1>{{ .title | default $.Site.Title }}</h1> | ||||
|         {{- with $.Site.Params.socialIcons }} | ||||
|         <div class="social-icons"> | ||||
|             {{ partial "social-icons.html" . }} | ||||
|             {{ partial "social_icons.html" . }} | ||||
|         </div> | ||||
|         {{- end }} | ||||
|         {{- with .buttons }} | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange