Add description to index page
This commit is contained in:
parent
0616b4531f
commit
e8c85e6e15
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
---
|
||||
title: Homepage
|
||||
---
|
||||
Part Developer. Part SysAdmin. Part Hacker. All Nerd!
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
<section id="main" class="container">
|
||||
<section class="box special">
|
||||
<header class="major">
|
||||
<h2>Part Developer. Part SysAdmin. Part Hacker. All Nerd!</h2>
|
||||
<h2>{{ plainify .Content }}</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>
|
||||
</section>
|
||||
|
|
Loading…
Reference in a new issue