Skip to content

Commit d592ec9

Browse files
committed
Moved speaking engagements section.
1 parent b6177ab commit d592ec9

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

index.html

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -27,15 +27,6 @@ <h1>Skills</h1>
2727
{% include content/skills.html %}
2828
</section>
2929

30-
<!-- Speaking Engagements
31-
================================================== -->
32-
<section id="speaking">
33-
<div class="page-header">
34-
<h1>Speaking Engagements</h1>
35-
</div>
36-
{% include content/speaking.html %}
37-
</section>
38-
3930
<!-- Recommendations
4031
================================================== -->
4132
<section id="recommendations">
@@ -67,6 +58,15 @@ <h1>Projects &amp; Roles</h1>
6758
{% include content/titles.html %}
6859
</section>
6960

61+
<!-- Speaking Engagements
62+
================================================== -->
63+
<section id="speaking">
64+
<div class="page-header">
65+
<h1>Speaking Engagements</h1>
66+
</div>
67+
{% include content/speaking.html %}
68+
</section>
69+
7070
<!-- Share Tools
7171
================================================== -->
7272
<section id="share" class="hidden-print">

0 commit comments

Comments
 (0)