mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	homeinfo: xp
This commit is contained in:
		| @@ -6,10 +6,12 @@ | |||||||
|     <section class="entry-content"> |     <section class="entry-content"> | ||||||
|         <p>{{ .Content | plainify | htmlUnescape }}</p> |         <p>{{ .Content | plainify | htmlUnescape }}</p> | ||||||
|     </section> |     </section> | ||||||
|     {{- with $.Site.Params.socialIcons }} |     <footer class="entry-footer"> | ||||||
|     <div class="social-icons"> |         {{- with $.Site.Params.socialIcons }} | ||||||
|         {{ partial "social-icons.html" . }} |         <div class="social-icons"> | ||||||
|     </div> |             {{ partial "social-icons.html" . }} | ||||||
|     {{- end }} |         </div> | ||||||
|  |         {{- end }} | ||||||
|  |     </footer> | ||||||
| </article> | </article> | ||||||
| {{end}} | {{end}} | ||||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange