File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -24,23 +24,23 @@ use_directory_urls: false
2424# ----------------------------------------------------------------------------
2525theme :
2626 name : material
27- features :
28- - navigation.tabs
29- - navigation.sections
30- - navigation.indexes
31- - search.highlight
32- - search.suggest
33- - content.code.copy
27+ # features:
28+ # - navigation.tabs
29+ # - navigation.sections
30+ # - navigation.indexes
31+ # - search.highlight
32+ # - search.suggest
33+ # - content.code.copy
3434
3535# ----------------------------------------------------------------------------
3636# Markdown extensions
3737# ----------------------------------------------------------------------------
38- markdown_extensions :
39- - admonition
40- - toc :
41- permalink : true
42- - pymdownx.superfences
43- - pymdownx.highlight
38+ # markdown_extensions:
39+ # - admonition
40+ # - toc:
41+ # permalink: true
42+ # - pymdownx.superfences
43+ # - pymdownx.highlight
4444
4545# ----------------------------------------------------------------------------
4646# Plugins
You can’t perform that action at this time.
0 commit comments