Update docs domain name

This commit is contained in:
Lovell Fuller 2017-03-04 18:36:18 +00:00
parent 142c431745
commit eeb923eb5b

View File

@ -1,14 +1,13 @@
site_name: sharp site_name: sharp
site_url: http://sharp.dimens.io/ site_url: http://sharp.pixelplumbing.com/
repo_url: https://github.com/lovell/sharp repo_url: https://github.com/lovell/sharp
site_description: High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images site_description: High performance Node.js image processing, the fastest module to resize JPEG, PNG, WebP and TIFF images
copyright: <a href="https://dimens.io/">dimens.io</a> copyright: <a href="https://pixelplumbing.com/">pixelplumbing.com</a>
google_analytics: ['UA-13034748-12', 'sharp.dimens.io'] google_analytics: ['UA-13034748-12', 'sharp.pixelplumbing.com']
theme: readthedocs theme: readthedocs
markdown_extensions: markdown_extensions:
- toc: - toc:
permalink: True permalink: True
dev_addr: 0.0.0.0:10101
pages: pages:
- Home: index.md - Home: index.md
- Installation: install.md - Installation: install.md