diff options
Diffstat (limited to 'docs/layouts/shortcodes')
-rw-r--r-- | docs/layouts/shortcodes/svg.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/layouts/shortcodes/svg.html b/docs/layouts/shortcodes/svg.html deleted file mode 100644 index ea38cb0c6b..0000000000 --- a/docs/layouts/shortcodes/svg.html +++ /dev/null @@ -1,2 +0,0 @@ -{{$svg := .Get 0}} -{{ $svg | readFile | safeHTML }}
\ No newline at end of file |