diff --git a/exampleSite/data/banner.yml b/exampleSite/data/banner.yml
deleted file mode 100644
index 517f0ab..0000000
--- a/exampleSite/data/banner.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-####################### Banner #########################
-style: "style1 orient-left content-align-left image-position-right fullscreen onload-image-fade-in onload-content-fade-right"
-title : "Hugo Story"
-subtitle: |
- Hugo Story released for free under the Creative Commons.
-content : |
- This is a Banner element, and it's generally used as an introduction or opening statement. You can customize its appearance with a number of modifiers, as well as assign it an optional onload
or onscroll
transition modifier (details).
-button:
- label : "Get Started"
- link : "#first"
-image : "images/banner.jpg"
-