media/docs/docs_exoplayer.dev/_includes/snippets/prepend-baseurl.html
2021-04-20 16:16:23 +01:00

4 lines
No EOL
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 -%}