Add header subtitles
This commit is contained in:
parent
6aa552b2ee
commit
358b3e94a3
1 changed files with 2 additions and 3 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue