We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 608c35e + ed19983 commit 78b77a7Copy full SHA for 78b77a7
1 file changed
wp-dsfr-theme/components/parts/common/tags-group.php
@@ -51,6 +51,8 @@
51
'title' => $fr_tag['title'],
52
],
53
[
54
+ 'before' => '<li>',
55
+ 'after' => '</li>',
56
'content' => $fr_tag['label']
57
]
58
);
0 commit comments