File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2020 palette :
2121 primary : white
2222
23+ features :
24+ - content.code.copy
25+
2326 logo : https://github.com/grip-framework/medias/raw/master/grip_avatar.png
2427 favicon : https://github.com/grip-framework/medias/raw/master/grip_avatar.png
2528
@@ -31,19 +34,19 @@ extra:
3134
3235markdown_extensions :
3336 - admonition
34- - codehilite :
35- guess_lang : false
3637 - footnotes
3738 - meta
39+ - toc :
40+ permalink : true
41+
3842 - pymdownx.highlight :
39- anchor_linenums : true
40- line_spans : __span
41- pygments_lang_class : true
43+ anchor_linenums : true
44+ line_spans : __span
45+ pygments_lang_class : true
4246 - pymdownx.inlinehilite
4347 - pymdownx.snippets
4448 - pymdownx.superfences
45- - toc :
46- permalink : true
49+
4750
4851nav :
4952 - Introduction :
6568 - Error handling : " error_handling.md"
6669 - SSL : " ssl.md"
6770 - Deployment : " deployment.md"
68- - Testing : " testing.md"
71+ - Testing : " testing.md"
You can’t perform that action at this time.
0 commit comments