-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
41 lines (32 loc) · 757 Bytes
/
index.html
File metadata and controls
41 lines (32 loc) · 757 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
layout: default
title: John "Seg" Seggerson
---
{% include content/navigation.html %}
<div class="container">
<section id="introduction">
{% include content/introduction.html %}
</section>
<section id="overview">
<div class="page-header">
<h1>Overview</h1>
</div>
{% include content/contact.html %}
</section>
<!-- Skills
================================================== -->
<section id="skills">
<div class="page-header">
<h1>Skills</h1>
</div>
{% include content/skills.html %}
</section>
<!-- Positions
================================================== -->
<section id="positions">
<div class="page-header">
<h1>Project Positions</h1>
</div>
{% include content/positions.html %}
</section>
<br><br><br><br>