diff --git a/docs/src/docPages/installation/vue3.md b/docs/src/docPages/installation/vue3.md
index f54125a61..fcfba6c53 100644
--- a/docs/src/docPages/installation/vue3.md
+++ b/docs/src/docPages/installation/vue3.md
@@ -99,7 +99,61 @@ export default {
You should now see tiptap in your browser. You’ve successfully set up tiptap! Time to give yourself a pat on the back. Let’s start to configure your editor in the next step.
-
+```html
+
+
+
+
+
diff --git a/docs/src/links.yaml b/docs/src/links.yaml
index 4e85914b3..459cc1637 100644
--- a/docs/src/links.yaml
+++ b/docs/src/links.yaml
@@ -2,7 +2,39 @@
items:
- title: Installation
link: /installation
- - title: Upgrade Guide
+ items:
+ - title: CDN
+ link: /installation/cdn
+ skip: true
+ - title: CodeSandbox
+ link: /installation/codesandbox
+ skip: true
+ - title: Vue 2
+ link: /installation/vue2
+ skip: true
+ - title: Vue 3
+ link: /installation/vue3
+ skip: true
+ - title: Nuxt.js
+ link: /installation/nuxt
+ skip: true
+ - title: React
+ link: /installation/react
+ type: draft
+ skip: true
+ - title: Svelte
+ link: /installation/svelte
+ type: draft
+ skip: true
+ - title: Alpine.js
+ link: /installation/alpine
+ type: draft
+ skip: true
+ - title: Livewire
+ link: /installation/livewire
+ type: draft
+ skip: true
+ - title: Upgrade guide
link: /overview/upgrade-guide
- title: Become a sponsor
link: /sponsor