Skip to content

Commit

Permalink
Put underscore back and disable jekyll
Browse files Browse the repository at this point in the history
  • Loading branch information
mshak2 committed May 21, 2024
1 parent f3a47a0 commit cf97b3e
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 2 deletions.
Empty file added docs/.nojekyll
Empty file.
4 changes: 2 additions & 2 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,8 @@

html_js_files = ['https://code.jquery.com/jquery-3.6.0.min.js']

html_logo = 'static/sarra_horror_culture_w200.png'
html_logo = '_static/sarra_horror_culture_w200.png'

html_favicon = 'static/sarra_horror_culture_favicon.png'
html_favicon = '_static/sarra_horror_culture_favicon.png'

html_theme_options = { 'sidebar_span': 6 }

0 comments on commit cf97b3e

Please sign in to comment.