separate links with ​
This commit is contained in:
		
							parent
							
								
									9c5ecccf25
								
							
						
					
					
						commit
						16f8cd7100
					
				
					 1 changed files with 2 additions and 2 deletions
				
			
		| 
						 | 
					@ -6,7 +6,7 @@
 | 
				
			||||||
        <a href="/">Home</a>
 | 
					        <a href="/">Home</a>
 | 
				
			||||||
        {{end}}
 | 
					        {{end}}
 | 
				
			||||||
        {{- range $.Site.Data.config.links -}}
 | 
					        {{- range $.Site.Data.config.links -}}
 | 
				
			||||||
        <a href="{{.link}}">{{.link_name}}</a>
 | 
					        ​<a href="{{.link}}">{{.link_name}}</a>
 | 
				
			||||||
        {{- end -}}
 | 
					        {{- end -}}
 | 
				
			||||||
    </footer>
 | 
					    </footer>
 | 
				
			||||||
</div>
 | 
					</div>
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue