Skip to content

Commit 95a2464

Browse files
authored
📦 Update
1 parent 8498a80 commit 95a2464

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

index.html

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ <h2 class="containerTitle">
137137

138138
<span>🤔 You can find out my skills and my latest projects bellow. Let's check it out.</span>
139139

140+
<span>📝 Cheeck out my <a href="./assets/docs/curriulum-vitae-english.pdf" target="_blank">Curriculum Vitae</a>.</span>
141+
140142
<br />
141143

142144
<span class="scrollBellow">⏬ Scroll ⏬</span>
@@ -623,7 +625,7 @@ <h2 class="containerTitle">
623625

624626
<!-- items -->
625627
<div class="modalItems">
626-
<img src="./assets/stickers/default/sleepy.png" alt="Hey There" />
628+
<img id="kaggleModalSticker" alt="Hey There" />
627629
&nbsp
628630
<span>Coming soon on January 2023...</span>
629631
</div>
@@ -650,7 +652,7 @@ <h2 class="containerTitle">
650652

651653
<!-- items -->
652654
<div class="modalItems">
653-
<img src="./assets/stickers/default/sleepy.png" alt="Hey There" />
655+
<img id="mlAlgorithmsModalSticker" alt="Hey There" />
654656
&nbsp
655657
<span>Coming soon on January 2023...</span>
656658
</div>
@@ -677,7 +679,7 @@ <h2 class="containerTitle">
677679

678680
<!-- items -->
679681
<div class="modalItems">
680-
<img src="./assets/stickers/default/sleepy.png" alt="Hey There" />
682+
<img id="dsToolsModalSticker" alt="Hey There" />
681683
&nbsp
682684
<span>Coming soon on March 2023...</span>
683685
</div>

0 commit comments

Comments
 (0)