Skip to content

Commit ec934ef

Browse files
committed
feat(docs): Fix known issues in the webpage
1 parent dee2f50 commit ec934ef

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

source/_templates/page.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
{% extends "!page.html" %}
1+
{% extends "furo/page.html" %}
22

33
{% block content %}
44
{{ super() }}

0 commit comments

Comments
 (0)