Don't add middle-dot via HTML
This commit is contained in:
		@@ -6,7 +6,6 @@
 | 
			
		||||
                {{- range $k, $v := .Params.tags -}}
 | 
			
		||||
                {{- $url := printf "tags/%s" (. | urlize | lower) -}}
 | 
			
		||||
                <a id="tag_{{ . | lower }}" href="{{ $url | absURL }}">{{ . | title }}</a>
 | 
			
		||||
                {{- if lt $k (sub $tagsLen 1) }}·{{ end -}}
 | 
			
		||||
                {{- end -}}
 | 
			
		||||
            </div>
 | 
			
		||||
            {{- end -}}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user