From 9419988835080be9bbf3f9c73c272df1287571eb Mon Sep 17 00:00:00 2001 From: David Karlsson <35727626+dvdksn@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:57:25 +0200 Subject: [PATCH] hugo: add icon to the tags page Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com> --- content/tags/_index.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/tags/_index.md b/content/tags/_index.md index b502c2f650..1568ead9fe 100644 --- a/content/tags/_index.md +++ b/content/tags/_index.md @@ -1,5 +1,7 @@ --- title: Tags +params: + icon: tag --- Here you can browse Docker docs by tag.