summaryrefslogtreecommitdiff
path: root/_includes/snippets/prepend-path.html
diff options
context:
space:
mode:
Diffstat (limited to '_includes/snippets/prepend-path.html')
-rw-r--r--_includes/snippets/prepend-path.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/_includes/snippets/prepend-path.html b/_includes/snippets/prepend-path.html
deleted file mode 100644
index 5f6e904..0000000
--- a/_includes/snippets/prepend-path.html
+++ /dev/null
@@ -1 +0,0 @@
-{%- assign __return = include.path | prepend: '/' | prepend: include.prepend_path | replace:'///','/' | replace:'//','/' -%}