diff --git a/mkdocs.yml b/mkdocs.yml index 1a88fc07..10503f71 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,6 +5,9 @@ site_description: The fastest Node.js module for resizing JPEG, PNG, WebP and TI copyright: dimens.io google_analytics: ['UA-13034748-12', 'sharp.dimens.io'] theme: readthedocs +markdown_extensions: + - toc: + permalink: True dev_addr: 0.0.0.0:10101 pages: - Home: index.md