summaryrefslogtreecommitdiff
path: root/_includes/snippets/prepend-path.html
blob: 5f6e904ee47b09ae4bd7a2db2ef9b10dcb6b5399 (plain)
1
{%- assign __return = include.path | prepend: '/' | prepend: include.prepend_path | replace:'///','/' | replace:'//','/' -%}