1{%- assign _include_path_replace_index = include.path | replace: 'index.html', '' -%}
2{%- include snippets/prepend-path.html
3  path=_include_path_replace_index
4  prepend_path=site.baseurl -%}