Skip to content

Commit fd88499

Browse files
committed
logo
1 parent 57fef31 commit fd88499

2 files changed

Lines changed: 18 additions & 0 deletions

File tree

docs/images/logo.png

18.4 KB
Loading

mkdocs.yml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,21 @@ nav:
88
- Home: index.md
99
theme:
1010
name: 'material'
11+
logo: images/logo.png
12+
favicon: images/logo.png
13+
features:
14+
- navigation.tabs
15+
- navigation.tabs.sticky
16+
- navigation.top
17+
- navigation.indexes
18+
- attr_list
19+
- content.action.edit
20+
- content.code.annotate
21+
- content.tabs.link
22+
- navigation.footer
23+
24+
extra:
25+
social:
26+
- icon: fontawesome/brands/github
27+
link: https://github.com/ccbogel/QualCoder
28+

0 commit comments

Comments
 (0)