Skip to content

Commit 481318a

Browse files
committed
Remove footer navigation and add social links
1 parent afdd147 commit 481318a

1 file changed

Lines changed: 15 additions & 4 deletions

File tree

mkdocs.yml

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,10 +34,7 @@ theme:
3434
- content.code.annotate
3535
- content.code.copy
3636
- navigation.indexes
37-
- navigation.footer
38-
# - navigation.sections
39-
# - navigation.tabs
40-
# - navigation.tabs.sticky
37+
# - navigation.footer
4138
- navigation.top
4239

4340
nav:
@@ -68,6 +65,20 @@ extra:
6865
provider: google
6966
property: G-P7SQ9ZNNBH
7067

68+
extra:
69+
social:
70+
- 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+
7182
markdown_extensions:
7283
- def_list
7384
- footnotes

0 commit comments

Comments
 (0)