diff options
Diffstat (limited to '')
| -rw-r--r-- | themes/hugo-book/layouts/shortcodes/hint.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/themes/hugo-book/layouts/shortcodes/hint.html b/themes/hugo-book/layouts/shortcodes/hint.html deleted file mode 100644 index 95e4f83..0000000 --- a/themes/hugo-book/layouts/shortcodes/hint.html +++ /dev/null @@ -1,3 +0,0 @@ -<blockquote class="book-hint {{ .Get 0 }}"> - {{ .Inner | safeHTML }} -</blockquote> |
