{% extends "base.html" %} {% block styles %} {{ super() }} {# append our extra stylesheets to the styles from mkdocs-material #} {% endblock %}