{% extends "base.html" %} {# Override the stylesheets loading fonts from fonts.googleapis.com to prevent tracking The stylesheet This issue was discussed at https://github.com/TeamNewPipe/tutorial/issues/1 You can find the original file at https://github.com/mkdocs/mkdocs/blob/master/mkdocs/themes/readthedocs/base.html #} {%- block styles %} {%- for path in extra_css %} {%- endfor %} {%- endblock %}