Skip to content

Commit

Permalink
Adjust Furo template for ReadTheDocs compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
justinmayer committed Aug 1, 2022
1 parent 1bcd6c5 commit ca7450a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/_templates/page.html
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% extends "base.html" %}
{% extends "furo/base.html" %}

{% block body -%}
{{ super() }}
Expand Down

0 comments on commit ca7450a

Please sign in to comment.