File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1+ content /pages /* .md
2+ output
3+ content /figures
4+ content /notebooks
Original file line number Diff line number Diff line change 66SITENAME = 'Python Data Science Handbook'
77SITESUBTITLE = u'Essential Tools for Working with Data'
88SITEURL = ''
9+ SITESUBURL = 'PythonDataScienceHandbook/pages/'
910PATH = 'content'
1011TIMEZONE = 'America/Los_Angeles'
1112DEFAULT_LANG = 'en'
Original file line number Diff line number Diff line change 5656 < span class ="icon-bar "> </ span >
5757 < span class ="icon-bar "> </ span >
5858 </ button >
59- < a class ="navbar-brand " href ="/ " title ="Home " class ="title "> {{ SITENAME }}</ a >
59+ < a class ="navbar-brand " href ="/{{ SITESUBURL }} " title ="Home " class ="title "> {{ SITENAME }}</ a >
6060 </ div >
6161 < nav class ="collapse navbar-collapse bs-navbar-collapse " role ="navigation " id ="theNavbar ">
6262 < ul class ="nav navbar-nav navbar-right ">
You can’t perform that action at this time.
0 commit comments