Skip to content

Commit 29ddcae

Browse files
committed
main page cleanup
1 parent fe724a6 commit 29ddcae

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

index.html

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -200,6 +200,7 @@ <h1>Robin Van Hoeck</h1>
200200

201201
<main>
202202
<section class="projects">
203+
<h2>Projects</h2>
203204
<div class="projects-grid">
204205
<div class="project-card">
205206
<h3>🏃‍♂️ Garmin Data Analytics</h3>
@@ -213,12 +214,16 @@ <h3>Concerts of followed artists</h3>
213214
<a href="https://robinvh.github.io/SpotifyAuto" class="project-link">View concerts</a>
214215
</div>
215216

216-
<div class="project-card">
217+
</div>
218+
</section>
219+
<section class="Resume">
220+
<h2>Resume</h2>
221+
<div class="project-card">
217222
<h3>Professional resume</h3>
218223
<p>Professional resume</p>
219224
<a href="https://robinvh.github.io/Cv" class="project-link">View resume</a>
220225
</div>
221-
</div>
226+
222227
</section>
223228

224229
<section class="contact">

0 commit comments

Comments
 (0)