diff --git a/packages/website/_includes/doc.html b/packages/website/_includes/doc.html
index 40ae0fd..176e456 100644
--- a/packages/website/_includes/doc.html
+++ b/packages/website/_includes/doc.html
@@ -2,7 +2,7 @@
layout: default
---
-⬅️ Documentation Index
+⬅️ Table of contents
@@ -11,12 +11,10 @@ layout: default
{{ content | safe }}
-
-
-
+
- ⬅️ Documentation Index
+ ⬅️ Table of contents
diff --git a/packages/website/docs/features.md b/packages/website/docs/features.md
index c095000..52fdc32 100644
--- a/packages/website/docs/features.md
+++ b/packages/website/docs/features.md
@@ -3,8 +3,11 @@ title: 'Features'
---
- Works offline
+- Privacy first. All creation are private by default.
+- Public sharing
- Supports Preprocessors: HTML (Pug & Markdown), CSS (SCSS, LESS & Stylus, Atomic CSS) & JavaScript (ES6, TypeScript & CoffeeScript)
- Inbuilt Console
+- Asset Hosting
- Save and load your creations
- Auto-save feature
- Code auto-completion
@@ -15,5 +18,5 @@ title: 'Features'
- Very easily accessible. Simply open a new tab in Chrome!
- Multiple layouts to choose from
- Capture preview screenshot
-- Save as HTML file
+- Save as HTML file, with option to inline all assets in the HTML
- Edit in CodePen
diff --git a/packages/website/docs/from-the-developer.md b/packages/website/docs/from-the-developer.md
index 8769f1c..2a218ce 100644
--- a/packages/website/docs/from-the-developer.md
+++ b/packages/website/docs/from-the-developer.md
@@ -8,5 +8,3 @@ Hi! I am [Kushagra Gour](https://twitter.com/chinchang457), a frontend developer
- Sitepoint: https://www.sitepoint.com/web-maker-an-offline-browser-based-codepen-alternative/
Make sure to read them if you like to get more behind the scenes of my journey with Web Maker.
-
-Oh yes, I am [running a Patreon campaign](https://www.patreon.com/kushagra) to support my free and open-source projects such as Web Maker. Consider pledging if you use and love Web Maker. 🤗
diff --git a/packages/website/docs/index.md b/packages/website/docs/index.md
index 3fa5812..d80172d 100644
--- a/packages/website/docs/index.md
+++ b/packages/website/docs/index.md
@@ -16,6 +16,7 @@ title: 'Documentation'
- [Settings](/docs/settings)
- [From the Developer](/docs/from-the-developer)
- [Pre-processors](/docs/preprocessors)
+- [Pro](/docs/pro)
## Frequently Asked Questions
@@ -25,6 +26,7 @@ title: 'Documentation'
Want to send in some suggestions, comments, feature requests or just have a question? Here are your options:
-- Twitter — [ @webmakerApp](https://twitter.com/webmakerapp)
+- [ @webmakerApp on X](https://twitter.com/webmakerapp)
- [Community forum](https://github.com/chinchang/web-maker/discussions)
- [Github repository](https://github.com/chinchang/web-maker/issues)
+- [Discord server](https://discord.gg/cpYfafCJ5H)