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.
1 parent f7a2648 commit c0360b6Copy full SHA for c0360b6
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