diff --git a/py-polars/docs/source/_templates/layout.html b/py-polars/docs/source/_templates/layout.html new file mode 100644 index 000000000000..56c3d2c97728 --- /dev/null +++ b/py-polars/docs/source/_templates/layout.html @@ -0,0 +1,12 @@ +{% extends "!layout.html" %} + +{% block extrahead %} + +{% endblock %}