android13/external/exoplayer/tree_15dc86382f17a24a3e881e.../docs/_includes/snippets/prepend-baseurl.html

4 lines
191 B
HTML
Raw Normal View History

2024-06-22 08:45:49 -04:00
{%- assign _include_path_replace_index = include.path | replace: 'index.html', '' -%}
{%- include snippets/prepend-path.html
path=_include_path_replace_index
prepend_path=site.baseurl -%}