Skip to content

Commit

Permalink
Merge pull request #14 from emdgroup/repo/logos_update
Browse files Browse the repository at this point in the history
Images updates
  • Loading branch information
Scienfitz authored Dec 1, 2023
2 parents d4f23c8 + 0dfd8a9 commit c6ee44e
Show file tree
Hide file tree
Showing 7 changed files with 108 additions and 190 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Logo and banner images
- Project metadata to pyproject.toml
- PyPI release pipeline
- Favicon for homepage

### Changed
- Reworked README for GitHub landing page
Expand Down
86 changes: 30 additions & 56 deletions docs/_static/banner1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
90 changes: 32 additions & 58 deletions docs/_static/banner2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/_static/favicon.ico
Binary file not shown.
60 changes: 22 additions & 38 deletions docs/_static/logo1.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
60 changes: 22 additions & 38 deletions docs/_static/logo2.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,7 @@
# Use the provided html theme
html_static_path = ["_static"]
html_css_files = ["custom.css"]
html_favicon = "_static/favicon.ico"
# Change the colors. The following colors are used:
BROWN = "#ffdcb9"
DARK_BLUE = "#0f69af"
Expand Down

0 comments on commit c6ee44e

Please sign in to comment.