mirror of
https://github.com/lovell/sharp.git
synced 2025-07-09 10:30:15 +02:00
Add permalinks back to mkdocs
Erroneously removed in de333eb
This commit is contained in:
parent
de333eb02d
commit
09244192e9
@ -5,6 +5,9 @@ site_description: The fastest Node.js module for resizing JPEG, PNG, WebP and TI
|
|||||||
copyright: <a href="https://dimens.io/">dimens.io</a>
|
copyright: <a href="https://dimens.io/">dimens.io</a>
|
||||||
google_analytics: ['UA-13034748-12', 'sharp.dimens.io']
|
google_analytics: ['UA-13034748-12', 'sharp.dimens.io']
|
||||||
theme: readthedocs
|
theme: readthedocs
|
||||||
|
markdown_extensions:
|
||||||
|
- toc:
|
||||||
|
permalink: True
|
||||||
dev_addr: 0.0.0.0:10101
|
dev_addr: 0.0.0.0:10101
|
||||||
pages:
|
pages:
|
||||||
- Home: index.md
|
- Home: index.md
|
||||||
|
Loading…
x
Reference in New Issue
Block a user