diff --git a/docs/contents/css/main.css b/docs/contents/css/main.css
index 824a791..191387e 100644
--- a/docs/contents/css/main.css
+++ b/docs/contents/css/main.css
@@ -382,8 +382,8 @@ h1:hover .hash-link, h2:hover .hash-link, h3:hover .hash-link, h4:hover .hash-li
}
.index-block.black {
- background: #313131;
- color: #e9e9e9;
+ background: #f2f2f2;
+ color: #000000;
}
.why-items {
diff --git a/docs/contents/images/why-design.svg b/docs/contents/images/why-design.svg
index 0f48642..9416614 100644
--- a/docs/contents/images/why-design.svg
+++ b/docs/contents/images/why-design.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/contents/images/why-practices.svg b/docs/contents/images/why-practices.svg
index 3e4d1f3..aeed628 100644
--- a/docs/contents/images/why-practices.svg
+++ b/docs/contents/images/why-practices.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/contents/images/why-structure.svg b/docs/contents/images/why-structure.svg
index 5b8f572..0d16bea 100644
--- a/docs/contents/images/why-structure.svg
+++ b/docs/contents/images/why-structure.svg
@@ -1 +1 @@
-
\ No newline at end of file
+
\ No newline at end of file
diff --git a/docs/templates/index.jade b/docs/templates/index.jade
index 508a9e2..d719008 100644
--- a/docs/templates/index.jade
+++ b/docs/templates/index.jade
@@ -36,21 +36,21 @@ block content
div.why-item
img(src=contents.images['why-design.svg'].url)
h4 Neat design
- p We have carefully selected each color and character for this template. Enjoy it!
+ p We have put a lot of efforts and carefully selected each color and character for this template!
div.why-item
img(src=contents.images['why-practices.svg'].url)
h4 Ease of customization
- p Check out our article, where we describe how can you create completely different look in 2 minutes!
+ p Check out #[a(href='/blur-admin/articles/011-changing-color-scheme') our article], where we describe how you can create different look in just 2 minutes!
div.index-block.black
div.wrap
h1 Is it free?
p Blur admin is completely free and MIT licensed. That means you can do whatever you want with it.
p
| Initially we planned to sell it on template markets.
- | But they #[a(href='http://akveo.com/blog/why-i-hate-template-markets/',target='_blank') rejected us several times].
+ | But they #[a(href='http://akveo.com/blog/why-i-hate-template-markets/',target='_blank') rejected us several times].
| That's why we decided to make it open-source. And honestly, we have completely no regrets about it!
- | And we suggest you to not waste your money and use our template instead of paid ones!
- | Trust us, it's better than large number of them.
+ | And we suggest you to not waste your money and use our template instead of paid ones!
+ | Trust us, it's better than large number of them.
div.index-block
div.wrap
h1 How can I support you guys?
diff --git a/docs/templates/layout.jade b/docs/templates/layout.jade
index 675dbde..6a2e256 100644
--- a/docs/templates/layout.jade
+++ b/docs/templates/layout.jade
@@ -31,7 +31,7 @@ html(lang='en')
li
a(class= !locals.page.metadata.activeHome ? 'active': '')(href=firstArticleUrl) Docs
span.nav-docs-right
- | Need some help? Let us know! #[a(href='mailto:help@akveo.com') help@akveo.com]
+ | Need some help? Let us know! #[a(href='mailto:contact@akveo.com') contact@akveo.com]
block content
h2 Welcome to blur admin!
footer.wrap