mirror of
https://github.com/gohugoio/hugo.git
synced 2025-08-23 21:53:09 +02:00
docs: Remove merge artifact
This commit is contained in:
committed by
digitalcraftsman
parent
df943595a7
commit
7f4d90250f
@@ -110,7 +110,6 @@ The following example displays all tag keys:
|
||||
|
||||
<ul id="all-tags">
|
||||
{{ range $name, $taxonomy := .Site.Taxonomies.tags }}
|
||||
<<<<<<< HEAD
|
||||
<li><a href="{{ "/tags/" | relLangURL }}{{ $name | urlize }}">{{ $name }}</a></li>
|
||||
{{ end }}
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user