diff --git a/docs/index.html b/docs/index.html
index 898043da..a937fc18 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -4,8 +4,15 @@
- sharp - High performance Node.js image processing
+
+
+
+
+
+
+
+ sharp - High performance Node.js image processing
@@ -32,7 +39,11 @@
};
new Docute({
router: { mode: 'history' },
- logo: 'sharp - High performance Node.js image processing
',
+ logo: ''
+ + '
sharp '
+ + '

'
+ + '
High performance Node.js image processing '
+ + '
',
darkThemeToggler: true,
detectSystemDarkTheme: true,
footer: 'pixelplumbing.com',