Skip to content
This repository was archived by the owner on Sep 22, 2020. It is now read-only.

Commit 2e427e9

Browse files
committed
Change site logo to Calva white
1 parent af8f07b commit 2e427e9

File tree

3 files changed

+2
-1
lines changed

3 files changed

+2
-1
lines changed

docs/stylesheets/extra.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
:root {
22
--md-primary-fg-color: rgb(219, 149, 80);
33
--md-accent-fg-color: rgb(144, 180, 254);
4-
}
4+
}

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ theme:
33
name: material
44
custom_dir: theming/
55
favicon: img/favicon.ico
6+
logo: img/calva-symbol-white.svg
67
extra_css:
78
- stylesheets/extra.css
89
site_url: https://calva.io

0 commit comments

Comments
 (0)