We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent afdd147 commit 481318aCopy full SHA for 481318a
1 file changed
mkdocs.yml
@@ -34,10 +34,7 @@ theme:
34
- content.code.annotate
35
- content.code.copy
36
- navigation.indexes
37
- - navigation.footer
38
- # - navigation.sections
39
- # - navigation.tabs
40
- # - navigation.tabs.sticky
+ # - navigation.footer
41
- navigation.top
42
43
nav:
@@ -68,6 +65,20 @@ extra:
68
65
provider: google
69
66
property: G-P7SQ9ZNNBH
70
67
+extra:
+ social:
+ - icon: fontawesome/brands/github
71
+ link: https://github.com/drdv
72
+
73
+ - icon: fontawesome/brands/linkedin
74
+ link: https://linkedin.com/in/drdv
75
76
+ - icon: fontawesome/brands/google-scholar
77
+ link: https://scholar.google.com/citations?user=rYC8ycUAAAAJ&hl=en
78
79
80
81
82
markdown_extensions:
83
- def_list
84
- footnotes
0 commit comments