diff --git a/README.md b/README.md
index a11f6cd..891fd52 100644
--- a/README.md
+++ b/README.md
@@ -26,7 +26,7 @@ theme = "hugo-theme-console"
## Example Site
-If you want to run the example site, please run the following command:
+To run the example site, please type the following command:
```
makefile hugo-server
diff --git a/exampleSite/config.toml b/exampleSite/config.toml
index 18dca1e..7226a4e 100644
--- a/exampleSite/config.toml
+++ b/exampleSite/config.toml
@@ -11,7 +11,6 @@ languageCode = "en-us"
[[params.navlinks]]
name = "posts/"
url = "/posts/"
- home = true
[[params.navlinks]]
name = "photos/"
diff --git a/images/screenshot.png b/images/screenshot.png
index 1505a36..1083921 100644
Binary files a/images/screenshot.png and b/images/screenshot.png differ
diff --git a/images/tn.png b/images/tn.png
index c83b2d1..5fe1ae4 100644
Binary files a/images/tn.png and b/images/tn.png differ
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index f730d59..c01818a 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -3,12 +3,16 @@
{{ .Content }}
+
+Console is a minimal, responsive and light theme for Hugo inspired by Linux console. (more) +
+