File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 6767
6868extra :
6969 social :
70- - type : github
70+ - icon : fontawesome/brands/ github-alt
7171 link : https://github.com/justindujardin
72- - type : twitter
72+ - icon : fontawesome/brands/ twitter
7373 link : https://twitter.com/justindujardin
74- - type : linkedin
74+ - icon : fontawesome/brands/ linkedin
7575 link : https://linkedin.com/in/justindujardin
7676
7777extra_css :
@@ -82,7 +82,10 @@ extra_javascript:
8282
8383theme :
8484 name : material
85- logo : img/school-24px.svg
85+ icon :
86+ logo : material/school
87+ features :
88+ - instant
8689 favicon : img/favicon/favicon-16x16.png
8790 palette :
8891 primary : deep-orange
@@ -109,5 +112,6 @@ markdown_extensions:
109112plugins :
110113- mathy
111114- search
115+ - git-revision-date-localized
112116- minify :
113117 minify_html : true
Original file line number Diff line number Diff line change 99# Docs
1010mkdocs
1111# Until the build error is fixed: https://github.com/squidfunk/mkdocs-material/issues/1469
12- mkdocs-material == 4.6.3
12+ mkdocs-material >= 5.0.0 ,< 6.0.0
13+ mkdocs-git-revision-date-localized-plugin >= 0.5.0 ,< 0.6.0
1314markdown-include
1415mkdocs-minify-plugin
1516ruamel.yaml
You can’t perform that action at this time.
0 commit comments