diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 1651a2b..cc71e3c 100644 --- a/_config.yml +++ b/_config.yml @@ -105,3 +105,6 @@ theme: chromate deploy: type: '' +markdown: + plugins: + - markdown-it-footnote |
