Skip to content

Commit

Permalink
Remove no longer existing footer template
Browse files Browse the repository at this point in the history
  • Loading branch information
TimoRoth committed May 20, 2022
1 parent b36de29 commit d02700d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@
# This is necessary to have an optional footer
html_sidebars = {
"**": ["sidebar-logo.html", "search-field.html",
"sbt-sidebar-nav.html", "sbt-sidebar-footer.html"]
"sbt-sidebar-nav.html"]
}


Expand Down

0 comments on commit d02700d

Please sign in to comment.