Skip to content

Commit

Permalink
Content updates
Browse files Browse the repository at this point in the history
  • Loading branch information
chadokruse committed Jun 15, 2024
1 parent 8effd5a commit fa21abf
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions src/resume.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
layout: resume
show-contact-info: false
show-contact-info: true
permalink: /resume/
---
{% assign resume = resume-public %}
Expand Down Expand Up @@ -99,7 +99,8 @@ <h4 class="section-title"> Experience </h4>
</div>
{% endfor %}
</div>
<div class="col-xs-12 col-sm-2">
{% comment %} Mid-career header {% endcomment %}
<div class="col-xs-12 col-sm-2" style="break-before:page">
<h4 class="section-title"> Mid Career</h4>
</div>
<div class="col-xs-11 col-xs-offset-1 col-sm-10 col-sm-offset-0">
Expand Down

0 comments on commit fa21abf

Please sign in to comment.