Skip to content

Commit 5d6ef60

Browse files
committed
Add newline at end of breadcrumbs.html
1 parent d54e5c8 commit 5d6ef60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/templates/breadcrumbs.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{%- extends "sphinx_rtd_theme/breadcrumbs.html" %}
22

33
{% block breadcrumbs_aside %}
4-
{% endblock %}
4+
{% endblock %}

0 commit comments

Comments
 (0)