mirror of
				https://github.com/Wonderfall/hugo-WonderMod.git
				synced 2025-10-31 19:55:24 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			5 lines
		
	
	
		
			165 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			165 B
		
	
	
	
		
			HTML
		
	
	
	
	
	
| {{- range . -}}
 | |
| <a class="button" href="{{ .url }}" rel="noopener" title="{{ .name | humanize }}">
 | |
|     <span class="button-inner">{{ .name }}</span>
 | |
| </a>
 | |
| {{- end -}} | 
