mirror of
https://github.com/CoderSherlock/CoderSherlock.github.io.git
synced 2026-06-13 08:08:10 -07:00
4 lines
191 B
HTML
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 -%} |