Skip to content

Commit

Permalink
Docs infra.: configure new theme incl. announcement of new home
Browse files Browse the repository at this point in the history
  • Loading branch information
sadielbartholomew committed Jul 30, 2024
1 parent c374dc5 commit 4516eb4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -146,13 +146,13 @@
html_sidebars = {"**": ["sidebar.html"]}

html_theme_options = {
"stickysidebar": "true",
"sidebarwidth": 150,
# "externalrefs" : "false",
# "relbarbgcolor" : "#5c85d6",
# "headbgcolor" : "#5c85d6", #"#85a3e0", ##333399",
# "sidebarbgcolor": "#85a3e0",
# "headtextcolor" : "#ffffff", #"#333399",
"show_version_warning_banner": True,
"announcement": (
"This is the new permanent home of the cf-plot documentation: please "
"consult this and not the old frozen version under "
"'http://ajheaps.github.io'."
)
}


Expand Down

0 comments on commit 4516eb4

Please sign in to comment.