Skip to content

Commit

Permalink
adds opulo branding to social header image config
Browse files Browse the repository at this point in the history
  • Loading branch information
sphawes committed Feb 17, 2024
1 parent 60442af commit 1c59b8e
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,15 +55,19 @@ theme:
- media: "(prefers-color-scheme: light)"
primary: custom
accent: custom
scheme: default
scheme: default
toggle:
icon: material/brightness-7
name: Switch to dark mode
plugins:
- glightbox:
draggable: false
- search
- social
- search
- social:
cards_layout_options:
background_color: "#111111"
color: "#daa520"
font_family: Roboto
- neoteroi.mkdocsoad:
use_pymdownx: true
extra:
Expand Down

0 comments on commit 1c59b8e

Please sign in to comment.