Files
coco 7846a45f2c a
2026-07-03 15:47:27 +08:00

4 lines
191 B
HTML

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