mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 03:45:24 +01:00 
			
		
		
		
	profile-mode: remove unnecessary partial
This commit is contained in:
		| @@ -10,7 +10,11 @@ | ||||
|         {{- end }} | ||||
|         {{- with .buttons }} | ||||
|         <div class="buttons"> | ||||
|             {{- partial "indexProfileButtons.html" . }} | ||||
|             {{- range . -}} | ||||
|             <a class="button" href="{{ .url }}" rel="noopener" title="{{ .name | humanize }}"> | ||||
|                 <span class="button-inner">{{ .name }}</span> | ||||
|             </a> | ||||
|             {{- end -}} | ||||
|         </div> | ||||
|         {{- end }} | ||||
|     </div> | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Aditya Telange
					Aditya Telange