1
Fork 0

Add header subtitles

This commit is contained in:
Jake Howard 2017-05-07 17:23:09 +01:00
parent 6aa552b2ee
commit 358b3e94a3

View file

@ -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>