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 2, 2022
1 parent 1bcd6c5 commit 7c2d9d8
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 "!base.html" %}

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

0 comments on commit 7c2d9d8

Please sign in to comment.