switch around header levels
This commit is contained in:
10
about.html
10
about.html
@@ -6,7 +6,7 @@ print_blurb: "résumé"
|
||||
---
|
||||
|
||||
<section>
|
||||
<h2 class="screen-only">About</h2>
|
||||
<h1 class="screen-only">About</h1>
|
||||
|
||||
<p>
|
||||
I am a <em>software engineer</em> who enjoys pushing the limits of <em>web technology</em> and applying them to
|
||||
@@ -16,7 +16,7 @@ print_blurb: "résumé"
|
||||
improved</em>.
|
||||
</p>
|
||||
|
||||
<h3>Skill Set</h3>
|
||||
<h2>Skill Set</h2>
|
||||
|
||||
<p>
|
||||
I am especially familiar with 'cloud' concepts, e-commerce, server administration, and web applications. When
|
||||
@@ -89,7 +89,7 @@ print_blurb: "résumé"
|
||||
</dd>
|
||||
</dl>
|
||||
|
||||
<h3>Experience</h3>
|
||||
<h2>Experience</h2>
|
||||
|
||||
<p style="page-break-inside:avoid;">
|
||||
<strong>Software Developer</strong> · August '13 – present, contractor<br />
|
||||
@@ -251,7 +251,7 @@ print_blurb: "résumé"
|
||||
</p>
|
||||
|
||||
|
||||
<h3>Open-Source Contributions</h3>
|
||||
<h2>Open-Source Contributions</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://github.com/logstash/logstash/commits?author=dpb587">logstash/logstash</a> – small enhancements</li>
|
||||
@@ -262,7 +262,7 @@ print_blurb: "résumé"
|
||||
</ul>
|
||||
|
||||
|
||||
<h3>Education</h3>
|
||||
<h2>Education</h2>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://www.taylor.edu/">Taylor University</a> – Bachelor of Science (2005 - 2009) – Computer Science, Systems (Business Information Systems)</li>
|
||||
|
||||
Reference in New Issue
Block a user