We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 57fef31 commit fd88499Copy full SHA for fd88499
2 files changed
docs/images/logo.png
18.4 KB
mkdocs.yml
@@ -8,3 +8,21 @@ nav:
8
- Home: index.md
9
theme:
10
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