File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 212212 {% else %}
213213 < div class ="rst-content ">
214214 {% endif %}
215- <!-- {% include "breadcrumbs.html" %} -->
215+ {% include "breadcrumbs.html" %}
216216 < div role ="main " class ="document " itemscope ="itemscope " itemtype ="http://schema.org/Article ">
217217 {%- block document %}
218218 < div id ="mc_embed_signup ">
Original file line number Diff line number Diff line change 111111html_logo = "_static/images/logo.png"
112112html_favicon = "_static/images/favicon.png"
113113
114+ html_context = {
115+ 'display_github' : True ,
116+ 'github_user' : 'yasoob' ,
117+ 'github_repo' : 'intermediatepython' ,
118+ 'github_version' : 'testing/'
119+ }
114120# Theme options are theme-specific and customize the look and feel of a theme
115121# further. For a list of options available for each theme, see the
116122# documentation.
You can’t perform that action at this time.
0 commit comments