Skip to content

Commit 2665bac

Browse files
authored
Update index.html
1 parent 78e721b commit 2665bac

File tree

1 file changed

+23
-3
lines changed

1 file changed

+23
-3
lines changed

index.html

Lines changed: 23 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,8 +64,8 @@ <h1 class="display-4">CV</h1>
6464
<table class="table table-sm table-borderless">
6565
<tbody>
6666
<tr>
67-
<th scope="row" class="w-20">Date of Birth</th>
68-
<td>6 October 1986</td>
67+
<th scope="row" class="w-20">Year of Birth</th>
68+
<td>1986</td>
6969
</tr>
7070
<tr>
7171
<th scope="row">Citizenship</th>
@@ -107,7 +107,26 @@ <h2>Work Experience</h2>
107107
</div>
108108
</div>
109109
<div class="row my-4">
110-
<div class="col-2 offset-2">2020&mdash;</div>
110+
<div class="col-2 offset-2">2025&mdash;</div>
111+
<div class="col-6">
112+
<h3 class="h4">
113+
Vend
114+
</h3>
115+
<p class="lead text-muted">
116+
Senior Product Manager
117+
</p>
118+
<p>
119+
Senior Product Manager for the integration team (ICC) in Vend
120+
(previously known as Schibsted Marketplaces).
121+
Responsible for a development team consisting of 10
122+
integration developers, and our deliveries to our
123+
customers and stakeholders in Vend/Schibsted and our
124+
brands.
125+
</p>
126+
</div>
127+
</div>
128+
<div class="row my-4">
129+
<div class="col-2 offset-2">2020&mdash;2025</div>
111130
<div class="col-6">
112131
<h3 class="h4">
113132
Vend (previously known as Schibsted Marketplaces)
@@ -432,3 +451,4 @@ <h2>Other Positions and Involvements</h2>
432451
></script>
433452
</body>
434453
</html>
454+

0 commit comments

Comments
 (0)