diff --git a/README.md b/README.md
index 908729d16..5789f3742 100644
--- a/README.md
+++ b/README.md
@@ -1,32 +1,43 @@
-## Blogifier
-Blogifier is an open-source publishing platform Written in .NET 5.0 and Blazor WebAssembly.
-
->Code in the main branch is under development and some features are not yet implemented and may not work as expected.
+
+
+
+
+
+
+
+Blogifier
+
+ Blogifier is an open-source publishing platform Written in .NET 5.0 and Blazor WebAssembly.
+ Official Website »
+
+ Live Demo »
+
+
+
+ username: admin@example.com
+
+ password: admin
+
+
+
+
+### Blogifier is under developement
+Code in the main branch is under development and some features are not yet implemented and may not work as expected.
If you are looking for a stable application, please use [latest release](https://github.com/blogifierdotnet/Blogifier/releases).
The latest stable source code is in the [master branch](https://github.com/blogifierdotnet/Blogifier/tree/5c9bab69788a1f7a0bd82c6a864e159eff5b1b72). Please note that newest code uses Blazor Web Assembly and not compatible with previous versions.
-[**Blogifier Website »**](https://blogifier.net/)
-
-## Demo
-We have an online demo that you can take a look.
-
-[**Blogifier Demo »**](https://demo.blogifier.net/)
-[![demo](https://github.com/blogifierdotnet/Blogifier/actions/workflows/demo.yml/badge.svg)](https://github.com/blogifierdotnet/Blogifier/actions/workflows/demo.yml)
-
-
-## Docs
+### Docs
We publish docs on the Blogifier website.
[**Explore Blogifier Docs »**](https://blogifier.net/docs/)
-## Team
+### Team
[![@farzindev](https://avatars.githubusercontent.com/u/6384978?s=60&v=4)](https://github.com/farzindev)
[![@rxtur](https://avatars.githubusercontent.com/u/1932785?s=60&v=4)](https://github.com/rxtur)
-## Copyright and License
-Code released under the MIT License. Docs released under Creative Commons.
-
+### Copyright and License
+Code released under the MIT License. Docs released under Creative Commons.
Copyright 2017–2021 Blogifier
diff --git a/src/Blogifier/Blog.db b/src/Blogifier/Blog.db
index 07ee61fba..44e0ec087 100644
Binary files a/src/Blogifier/Blog.db and b/src/Blogifier/Blog.db differ