diff --git a/layouts/index.html b/layouts/index.html
index 914f8a6..77900b0 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,14 +1,13 @@
 {{ partial "page_start.html" . }}
 	<section id="banner">
 		<h2>{{ title .Site.Title }}</h2>
-		<p>Another fine responsive site template freebie by HTML5 UP.</p>
 	</section>
 
 	<section id="main" class="container">
 		<section class="box special">
 			<header class="major">
-				<h2>Introducing the ultimate mobile app for doing stuff with your phone</h2>
-				<p>Blandit varius ut praesent nascetur eu penatibus nisi risus faucibus nunc ornare	adipiscing nunc adipiscing. Condimentum turpis massa.</p>
+				<h2>Full-stack Developer, Security Enthusiast, Hacker of all the things</h2>
+				<p>I'm Jake. A software engineer with a passion for security and privacy. This is my website, a home for my projects, blog posts, and anything else for that matter.</p>
 			</header>
 			<span class="image featured"><img src="images/pic01.jpg" alt="" /></span>
 		</section>