mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-30 19:35:26 +01:00 
			
		
		
		
	homeInfo : add socialIcons at bottom
* can be disabled by not having Params.socialIcons as variable * profileMode overrides homeInfo mode
This commit is contained in:
		| @@ -6,5 +6,10 @@ | ||||
|     <section class="entry-content"> | ||||
|         <p>{{ .Content | plainify | htmlUnescape }}</p> | ||||
|     </section> | ||||
|     {{- with $.Site.Params.socialIcons }} | ||||
|     <div class="social-icons"> | ||||
|         {{ partial "social-icons.html" . }} | ||||
|     </div> | ||||
|     {{- end }} | ||||
| </article> | ||||
| {{end}} | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange