mirror of
https://github.com/OriolFilter/Elphelt.git
synced 2025-06-24 18:43:24 +02:00
Added a bit of text
This commit is contained in:
@ -10,6 +10,8 @@ theme:
|
||||
name: material
|
||||
features:
|
||||
- navigation.indexes
|
||||
- content.code.copy
|
||||
- content.code.annotate
|
||||
|
||||
plugins:
|
||||
# - section-index
|
||||
@ -21,6 +23,9 @@ markdown_extensions:
|
||||
- toc:
|
||||
separator: "-"
|
||||
permalink: ""
|
||||
- admonition
|
||||
- pymdownx.details
|
||||
- pymdownx.superfences
|
||||
# baselevel: 1
|
||||
# - pymdownx.arithmatex
|
||||
# - pymdownx.b64
|
||||
|
Reference in New Issue
Block a user