We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f7a2648 + c0360b6 commit 93f2ba3Copy full SHA for 93f2ba3
docs/templates/theme-explorer.html
@@ -1,5 +1,6 @@
1
{% from "macros/theme-explorer-navbar.html" import theme_explorer_navbar %}
2
{% extends "base.html" %}
3
+{% block title %}<title>Theme explorer - dbc docs</title>{% endblock %}
4
{% block header %}
5
{{ theme_explorer_navbar() }}
6
{% endblock %}
0 commit comments