From 0f2bf195ef549013cc843199fb50317b0d1a5e85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Tue, 9 Apr 2019 12:33:09 +0200 Subject: [PATCH] Adjust shortcodes for 0.55 Took the easy approach. Fixes #783 --- layouts/shortcodes/note.html | 1 + layouts/shortcodes/tip.html | 1 + layouts/shortcodes/warning.html | 1 + themes/gohugoioTheme/layouts/shortcodes/note.html | 1 + themes/gohugoioTheme/layouts/shortcodes/tip.html | 1 + themes/gohugoioTheme/layouts/shortcodes/warning.html | 1 + 6 files changed, 6 insertions(+) diff --git a/layouts/shortcodes/note.html b/layouts/shortcodes/note.html index fcf081bd5..24d2cd0b2 100644 --- a/layouts/shortcodes/note.html +++ b/layouts/shortcodes/note.html @@ -1,3 +1,4 @@ +{{ $_hugo_config := `{ "version": 1 }` }}