diff --git a/themes/hugo-theme-flat/layouts/_default/single.html b/themes/hugo-theme-flat/layouts/_default/single.html index 66e3087..af133a5 100644 --- a/themes/hugo-theme-flat/layouts/_default/single.html +++ b/themes/hugo-theme-flat/layouts/_default/single.html @@ -15,14 +15,7 @@

{{ .Title }}

*/}}
- {{ with .Params.categories }} -
- Categories: - {{ range . }} - {{ . }} - {{ end }} -
- {{ end }} + {{ with .Params.tags }}