From f42227914f589543258444e00270b0f90f5c6720 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Wed, 1 Dec 2021 15:11:16 +0200 Subject: [PATCH] layouts/_default/term.html: use code for element Use a monospace font for the element name so it is unambiguous. --- site/layouts/_default/term.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/layouts/_default/term.html b/site/layouts/_default/term.html index a9d73ad1..e405ba76 100644 --- a/site/layouts/_default/term.html +++ b/site/layouts/_default/term.html @@ -36,7 +36,7 @@ {{ with .Params.field }} Suggested element - {{ . }} + {{ . }} {{ end }} {{ with .Params.policy }}