diff --git a/README.md b/README.md
index 5b1896a..cb9a827 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,16 @@
+Reverie-Crappy is a fork of [amitmerchant1990/reverie](https://github.com/amitmerchant1990/reverie) with some adjustment.
+The following has been add/edited from the original :
+ - Dark Theme toggle (don't respect browser preferences) with DarkReader.
+ - Remove . when post author doesn't present.
+ - change file strcture.
+ - ~~Post 'visiblity' when not set to public, will not be listed on site. It still appear on sitemap though.~~ changed to 'hidden: true' for pagination compatiblity.
+ - More expand friendly navbar.
+ - add gitea icon svg.
+ - choice to disable/enable Twitter share on buttom.
+ - choice to enable/disable blog on first page.
+ - any file contain "hidden_true" will be exclude from sitemap (via _config.yaml)
+
+
@@ -11,18 +24,6 @@
---
-Reverie-Crappy is a fork of [amitmerchant1990/reverie](https://github.com/amitmerchant1990/reverie) with some adjustment.
-The following has been add/edited from the original :
- - Dark Theme toggle (don't respect browser preferences) with DarkReader.
- - Remove . when post author doesn't present.
- - change file strcture.
- - ~~Post 'visiblity' when not set to public, will not be listed on site. It still appear on sitemap though.~~ changed to 'hidden: true' for pagination compatiblity.
- - More expand friendly navbar.
- - add gitea icon svg.
- - choice to disable/enable Twitter share on buttom.
- - choice to enable/disable blog on first page.
- - any file contain "hidden_true" will be exclude from sitemap (via _config.yaml)
-
Reverie is a [Jekyll](https://jekyllrb.com/)-powered theme which is simple and opinionated. It's actually a fork of [jekyll-now](https://github.com/barryclark/jekyll-now) with some additional features and personal touches which I've implemented to suit my needs for my blog.