mirror of
https://github.com/jspsych/jsPsych.git
synced 2025-05-12 16:48:12 +00:00
update mkdocs config for version 8 of theme
This commit is contained in:
parent
e8dbe1e1a3
commit
25840087eb
@ -18,7 +18,7 @@ extra:
|
|||||||
analytics:
|
analytics:
|
||||||
provider: google
|
provider: google
|
||||||
property: 'UA-50563838-1'
|
property: 'UA-50563838-1'
|
||||||
copyright: 'Copyright © 2012-2021 Josh de Leeuw'
|
copyright: 'Copyright © 2012-2022 Josh de Leeuw'
|
||||||
markdown_extensions:
|
markdown_extensions:
|
||||||
- admonition
|
- admonition
|
||||||
- codehilite:
|
- codehilite:
|
||||||
@ -26,7 +26,8 @@ markdown_extensions:
|
|||||||
- toc:
|
- toc:
|
||||||
permalink: true
|
permalink: true
|
||||||
- pymdownx.superfences
|
- pymdownx.superfences
|
||||||
- pymdownx.tabbed
|
- pymdownx.tabbed:
|
||||||
|
alternate_style: true
|
||||||
- pymdownx.details
|
- pymdownx.details
|
||||||
- pymdownx.snippets
|
- pymdownx.snippets
|
||||||
- pymdownx.emoji:
|
- pymdownx.emoji:
|
||||||
|
Loading…
Reference in New Issue
Block a user