Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit bfae260

Browse files
committed
re-added home link to bread crumb
1 parent c6e7b08 commit bfae260

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/_templates/layout.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{% extends "!layout.html" %}
22

33
{%- block rootrellink %}
4+
<li><a href="{{ pathto('index') }}">home</a>|&nbsp;</li>
45
<li><a href="{{ pathto('contents') }}">contents</a> &raquo;</li>
56
{%- endblock %}
67

0 commit comments

Comments
 (0)