From 6d5416cc76f91e81683ef4edb2a6510fe529852a Mon Sep 17 00:00:00 2001 From: Ivan Boothe Date: Tue, 24 Aug 2021 12:51:51 -0700 Subject: [PATCH] Fixing line endings Signed-off-by: Ivan Boothe --- layouts/shortcodes/notice.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/layouts/shortcodes/notice.html b/layouts/shortcodes/notice.html index 3d25b74b..9ba5014d 100644 --- a/layouts/shortcodes/notice.html +++ b/layouts/shortcodes/notice.html @@ -1,5 +1,5 @@ -{{ $_hugo_config := `{ "version": 1 }` }} -
-
{{ .Get 1 }}
- {{ .Inner }} -
+{{ $_hugo_config := `{ "version": 1 }` }} +
+
{{ .Get 1 }}
+ {{ .Inner }} +