Moochieng not for sales
This commit is contained in:
parent
3a85d6bab7
commit
25fbdfcdb3
2 changed files with 17 additions and 10 deletions
|
@ -19,6 +19,8 @@ theme:
|
|||
- navigation.indexes
|
||||
- content.code.copy
|
||||
- content.action.edit
|
||||
- content.tooltips
|
||||
- content.footnote.tooltips
|
||||
palette:
|
||||
scheme: slate
|
||||
primary: teal
|
||||
|
@ -44,6 +46,11 @@ extra_css:
|
|||
markdown_extensions:
|
||||
- admonition
|
||||
- tables
|
||||
- footnotes
|
||||
- abbr
|
||||
- attr_list
|
||||
- def_list
|
||||
- pymdownx.snippets
|
||||
- pymdownx.details
|
||||
- pymdownx.highlight:
|
||||
anchor_linenums: true
|
||||
|
@ -57,8 +64,6 @@ markdown_extensions:
|
|||
- pymdownx.keys
|
||||
- pymdownx.mark
|
||||
- pymdownx.tilde
|
||||
- attr_list
|
||||
- def_list
|
||||
- pymdownx.tasklist:
|
||||
custom_checkbox: true
|
||||
- pymdownx.emoji:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue