summaryrefslogtreecommitdiff
path: root/templates/shortcodes/iine.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/shortcodes/iine.html')
-rw-r--r--templates/shortcodes/iine.html5
1 files changed, 0 insertions, 5 deletions
diff --git a/templates/shortcodes/iine.html b/templates/shortcodes/iine.html
deleted file mode 100644
index d37211d..0000000
--- a/templates/shortcodes/iine.html
+++ /dev/null
@@ -1,5 +0,0 @@
-{% set button_icon = icon | default(value="heart") %}
-{% set label = label | default(value="Like this post") %}
-{% set slug = slug | default(value=page.path) %}
-
-{% include "partials/iine_button.html" %}