Skip to content

Commit 9aef8c8

Browse files
Include hug icon / customize theme
1 parent 3bbb15b commit 9aef8c8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

pyproject.toml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,8 @@
11
[tool.portray]
22
docs_dir = "documentation"
3+
4+
[tool.portray.mkdocs.theme]
5+
favicon = "artwork/koala.png"
6+
logo = "artwork/koala.png"
7+
name = "material"
8+
palette = {primary = "blue grey", accent = "green"}

0 commit comments

Comments
 (0)