aboutsummaryrefslogtreecommitdiff
path: root/www/layouts/shortcodes/mono.html
diff options
context:
space:
mode:
Diffstat (limited to 'www/layouts/shortcodes/mono.html')
-rw-r--r--www/layouts/shortcodes/mono.html3
1 files changed, 0 insertions, 3 deletions
diff --git a/www/layouts/shortcodes/mono.html b/www/layouts/shortcodes/mono.html
deleted file mode 100644
index ab183a5..0000000
--- a/www/layouts/shortcodes/mono.html
+++ /dev/null
@@ -1,3 +0,0 @@
-<div class="mono-container">
- {{ .Inner | .Page.RenderString }}
-</div>