diff options
Diffstat (limited to 'projects/index.html')
-rw-r--r-- | projects/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/projects/index.html b/projects/index.html index 5cc8238..8edc4db 100644 --- a/projects/index.html +++ b/projects/index.html @@ -88,19 +88,19 @@ </div>
<div class="flex full-img-card gallery-card"
style="background-image: url(/assets/images/game-hero/file.png); ">
- <a href="/104.html" class="fill-div gradient-overlay">
+ <a href="/209.html" class="fill-div gradient-overlay">
<span>Unfinished Habit Tracker</span>
</a>
</div>
<div class="flex full-img-card gallery-card"
style="background-image: url(/assets/images/game-hero/ufoproto_screenshot.png);">
- <a href="/104.html" class="fill-div gradient-overlay">
+ <a href="/209.html" class="fill-div gradient-overlay">
<span>UFO with a Gravity Gun Prototype</span>
</a>
</div>
<div class="flex full-img-card gallery-card"
style="background-image: url(/assets/images/game-hero/boids_screenshot.png);">
- <a href="/104.html" class="fill-div gradient-overlay">
+ <a href="/209.html" class="fill-div gradient-overlay">
<span>(failed (?)) Boids Experiment</span>
</a>
</div>
@@ -118,7 +118,7 @@ </div>
<div class="flex full-img-card gallery-card"
style="background-image: url(/assets/images/game-hero/cargame_screenshot.jpg);">
- <a href="/104.html" class="fill-div gradient-overlay">
+ <a href="/209.html" class="fill-div gradient-overlay">
<span>Road Obstacles</span>
</a>
</div>
@@ -148,19 +148,19 @@ </div>
<div class="flex full-img-card gallery-card"
style="background-image: url(/assets/images/game-hero/wordle_screenshot.png); ">
- <a href="/104.html" class="fill-div gradient-overlay">
+ <a href="/209.html" class="fill-div gradient-overlay">
<span>C Wordle</span>
</a>
</div>
<div class="flex full-img-card gallery-card"
style="background-image: url(/assets/images/game-hero/wordle_screenshot.png); ">
- <a href="/104.html" class="fill-div gradient-overlay">
+ <a href="/209.html" class="fill-div gradient-overlay">
<span>NurseBot</span>
</a>
</div>
<div class="flex full-img-card gallery-card"
style="background-image: url(/assets/images/game-hero/wordle_screenshot.png); ">
- <a href="/104.html" class="fill-div gradient-overlay">
+ <a href="/209.html" class="fill-div gradient-overlay">
<span>Garbage Sorting Machine</span>
</a>
</div>
|