diff --git a/exampleSite/content/_index.md b/exampleSite/content/_index.md
index 789c9e35..9253db24 100755
--- a/exampleSite/content/_index.md
+++ b/exampleSite/content/_index.md
@@ -3,8 +3,10 @@ title: "Welcome to Blowfish! :tada:"
description: "This is a demo of the Blowfish theme for Hugo."
---
-
+
+
+
This is a demo site built entirely using Blowfish. It also contains a complete set of [theme documentation]({{< ref "docs" >}}). Blowfish is flexible and is great for both static page-based content (like this demo) or a traditional blog with a feed of recent posts.
@@ -24,4 +26,4 @@ This is a demo site built entirely using Blowfish. It also contains a complete s
-Explore the [sample pages]({{< ref "samples" >}}) to get a feel for what Blowfish can do. If you like what you see, check out the project on Github or read the [Installation guide]({{< ref "docs/installation" >}}) to get started.
\ No newline at end of file
+Explore the [sample pages]({{< ref "samples" >}}) to get a feel for what Blowfish can do. If you like what you see, check out the project on Github or read the [Installation guide]({{< ref "docs/installation" >}}) to get started.