Skip to content

Commit

Permalink
Merge pull request #15 from GradleUp/logos
Browse files Browse the repository at this point in the history
Logos and Opengraph colors
  • Loading branch information
oleg-nenashev authored Aug 20, 2024
2 parents f5c9b23 + f2236dc commit b398e43
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 2 deletions.
Binary file added assets/images/logo-dark.png
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 assets/images/logo-wide-dark.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/logo-wide.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/images/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 4 additions & 2 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,9 @@ plugins:
- autorefs
- macros
- mkdocs-pdf
- social
- social:
cards_layout_options:
background_color: "#2A465B"
- same-dir
- group:
enabled: !ENV [FULL_BUILD, true]
Expand Down Expand Up @@ -159,7 +161,7 @@ theme:
text: DM Sans
code: Roboto Mono
favicon: assets/images/logo-square.png
logo: assets/images/logo.png
logo: assets/images/logo-dark.png
icon:
repo: fontawesome/brands/github

Expand Down

0 comments on commit b398e43

Please sign in to comment.