diff --git a/README.md b/README.md
index 8b85aeda..19ba90e2 100644
--- a/README.md
+++ b/README.md
@@ -61,8 +61,8 @@ In version v2 we released the re-designed sidebar panel with improved SEO suppor
Table of Contents
- - Markdown features
- Welcome view
+ - Markdown features
- Dashboard
- The panel
- Site preview
@@ -75,6 +75,20 @@ In version v2 we released the re-designed sidebar panel with improved SEO suppor
+## Welcome view
+
+The first time you open the dashboard, or when you did not initialize the Front Matter extension yet, the welcome view will get shown.
+
+
+
+
+
+It also supports light themes:
+
+
+
+
+
## Markdown features
The Front Matter extension tries to make it easy to manage your Markdown pages/content. Within a Markdown page, we allow you to fold the file's Front Matter to be less distracting when writing. Also, do we highlight the Front Matter content to create a visual difference between content and metadata.
@@ -93,20 +107,6 @@ The Front Matter extension tries to make it easy to manage your Markdown pages/c
> **Info**: If you do not want this feature, you can disable it in the extension settings -> `Highlight Front Matter` or by setting the `frontMatter.content.fmHighlight` setting to `false`.
-## Welcome view
-
-The first time you open the dashboard, or when you did not initialize the Front Matter extension yet, the welcome view will get shown.
-
-
-
-
-
-It also supports light themes:
-
-
-
-
-
## Dashboard
Managing your Markdown pages has never been easier in VS Code. With the Front Matter dashboard, you will be able to view all your pages and search through them, filter, sort, and much more.