Skip to content

Commit

Permalink
Merge pull request #561 from kids-first/nocss
Browse files Browse the repository at this point in the history
🔥 Remove dead css file from doc generation
  • Loading branch information
fiendish authored Jan 22, 2021
2 parents d73961c + 4902aec commit f1b24c6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Empty file removed docs/source/_static/css/style.css
Empty file.
4 changes: 0 additions & 4 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,6 @@
# so a file named "default.css" will overwrite the builtin "default.css".
html_static_path = ['_static']

html_css_files = {
'css/style.css',
}

html_logo = '_static/images/logo.png'

# Custom sidebar templates, must be a dictionary that maps document names
Expand Down

0 comments on commit f1b24c6

Please sign in to comment.