Files
CoderSherlock.github.io/_includes/snippets/prepend-path.html
T

2 lines
125 B
HTML

{%- assign __return = include.path | prepend: '/' | prepend: include.prepend_path | replace:'///','/' | replace:'//','/' -%}