Skip to content

Commit

Permalink
Revert "re-enable extra_navbar" (it did not work. Apologies for pre-e…
Browse files Browse the repository at this point in the history
…mptive push)

This reverts commit 4be8fc7.
  • Loading branch information
da5nsy committed Jan 29, 2024
1 parent 4be8fc7 commit 8650c38
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions book/website/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,12 +30,8 @@ html:
use_issues_button : true # Whether to add an "Open issue" button to pages. If `true`, repository information in repository: must be filled in
use_edit_page_button : true # Whether to add an "Suggest edit" button to pages. If `true`, repository information in repository: must be filled in
baseurl : "https://the-turing-way.netlify.com" # The base URL where your book will be hosted. Used for creating image previews and social links. for example: https://mypage.com/mybook/
html:
extra_navbar: |
<div>
Visit our <a href="https://github.com/the-turing-way/the-turing-way">GitHub Repository</a><br>
This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a>
</div>
extra_navbar : Visit our <a href="https://github.com/the-turing-way/the-turing-way">GitHub Repository</a>
<div>This book is powered by <a href="https://jupyterbook.org">Jupyter Book</a></div>
extra_footer: |
The Turing Way Community makes all of their materials publicly available under <a href="https://github.com/the-turing-way/the-turing-way/blob/main/LICENSE.md">open source licenses</a>
comments:
Expand Down

0 comments on commit 8650c38

Please sign in to comment.