Skip to content

Commit

Permalink
Swap CV experience titles and subtitles
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-irt committed Jun 18, 2017
1 parent c64478e commit 73fca8f
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions src/app/cv/cv.component.html
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,8 @@
<div class="seperator"><div class="line"></div></div>

<md-card-header>
<md-card-title>Silent Herdsman</md-card-title>
<md-card-subtitle>Software Engineer 2014 - present</md-card-subtitle>
<md-card-title>Software Engineer</md-card-title>
<md-card-subtitle>Silent Herdsman August 2014 - present</md-card-subtitle>
</md-card-header>
<md-chip-list>
<md-chip color="primary" selected="true">Agile</md-chip>
Expand Down Expand Up @@ -91,8 +91,8 @@
<div class="seperator"><div class="line"></div></div>

<md-card-header>
<md-card-title>Independent Game Development</md-card-title>
<md-card-subtitle>2011 - present</md-card-subtitle>
<md-card-title>Game Developer</md-card-title>
<md-card-subtitle>Independent 2011 - present</md-card-subtitle>
</md-card-header>
<md-chip-list>
<md-chip color="primary" selected="true">C#</md-chip>
Expand All @@ -117,8 +117,8 @@
<div class="seperator"><div class="line"></div></div>

<md-card-header>
<md-card-title>Hedmark University</md-card-title>
<md-card-subtitle>Teaching Assistant 2013</md-card-subtitle>
<md-card-title>Teaching Assistant</md-card-title>
<md-card-subtitle>Hedmark University 2013</md-card-subtitle>
</md-card-header>
<md-chip-list>
<md-chip color="primary" selected="true">C#</md-chip>
Expand All @@ -135,8 +135,8 @@
<div class="seperator"><div class="line"></div></div>

<md-card-header>
<md-card-title>Brast - Brannvakta Studentersamfunn</md-card-title>
<md-card-subtitle>Web Ansvarlig</md-card-subtitle>
<md-card-title>Web Resposible</md-card-title>
<md-card-subtitle>Brast - Brannvakta Studentersamfunn 2012 – 2014</md-card-subtitle>
</md-card-header>
<md-chip-list>
<md-chip color="primary" selected="true">C#</md-chip>
Expand Down

0 comments on commit 73fca8f

Please sign in to comment.