diff --git a/docs/index.html b/docs/index.html index a937fc18..d7e4ce3a 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,6 +12,16 @@ + sharp - High performance Node.js image processing @@ -42,7 +52,8 @@ logo: '
' + 'sharp ' + '# ' - + 'High performance Node.js image processing ' + + 'High performance ' + + 'Node.js image processing ' + '
', darkThemeToggler: true, detectSystemDarkTheme: true, @@ -51,7 +62,7 @@ docuteGoogleAnalytics('UA-13034748-12'), docuteApiTitlePlugin ], - sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@wit/docs', + sourcePath: 'https://cdn.jsdelivr.net/gh/lovell/sharp@4b8cc13/docs', nav: [ { title: 'Funding', diff --git a/docs/install.md b/docs/install.md index 382cfcf1..7880aaf0 100644 --- a/docs/install.md +++ b/docs/install.md @@ -14,7 +14,7 @@ yarn add sharp ## Prebuilt binaries -Ready-to-use binaries for sharp and libvips are provided for use with +Ready-compiled sharp and libvips binaries are provided for use with Node.js versions 10, 12 and 13 on the most common platforms: * macOS x64 (>= 10.13)