Small documentation changes:

- Added a "home" icon for near the top left of the documentation website (there was always a link but it didn't have an icon before, quite strange)
- removed the previous javascript application.js override, because now this is updated and produced correctly in the mkdocs-unidata theme
- updated the copyright from 2020 to 2022
This commit is contained in:
Shay Carter 2022-05-26 16:06:33 -04:00
parent 5e772bec3a
commit ed9004abe0
3 changed files with 2 additions and 7 deletions

File diff suppressed because one or more lines are too long

BIN
docs/images/home.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 9.5 KiB

View file

@ -27,6 +27,7 @@ extra:
link: https://twitter.com/Unidata
- type: facebook
link: https://facebook.com/Unidata
logo: 'images/home.png'
nav:
- Home: index.md
@ -99,13 +100,10 @@ nav:
extra_css:
- css/extra.css
extra_javascript:
- assets/javascripts/application-0b7df094bf.js
markdown_extensions:
- fontawesome_markdown:
- toc:
permalink:
- admonition:
copyright: Copyright © 2020 Unidata Program Center.
copyright: Copyright © 2022 Unidata Program Center.