add permalinks to headers

This commit is contained in:
eggy 2021-03-08 10:49:07 -05:00
parent 14ab96af9d
commit ce0278717d

View File

@ -21,6 +21,8 @@ markdown_extensions:
- admonition
- pymdownx.details
- pymdownx.superfences
- toc:
permalink: True
extra_javascript: [
'https://cdn.jsdelivr.net/npm/mathjax@2/MathJax.js',