mirror of https://github.com/docker/docs.git
hugo: add icon to the tags page
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
parent
dd294db10b
commit
9419988835
|
@ -1,5 +1,7 @@
|
||||||
---
|
---
|
||||||
title: Tags
|
title: Tags
|
||||||
|
params:
|
||||||
|
icon: tag
|
||||||
---
|
---
|
||||||
|
|
||||||
Here you can browse Docker docs by tag.
|
Here you can browse Docker docs by tag.
|
||||||
|
|
Loading…
Reference in New Issue