summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authoraltaf-creator <athaalaa@gmail.com>2023-10-11 13:48:01 +0700
committeraltaf-creator <athaalaa@gmail.com>2023-10-11 13:48:01 +0700
commit0c11a5b9afd18be6f7bc1ec618031161699e7ba0 (patch)
tree8ed0ce248473f689ef16d3b67c8b47a90f551aa5 /index.html
parent30dd81de5474e8002ae438a32cbf4f45afb813f5 (diff)
Fixed links
Diffstat (limited to 'index.html')
-rw-r--r--index.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/index.html b/index.html
index a5499d8..9439c2c 100644
--- a/index.html
+++ b/index.html
@@ -60,21 +60,21 @@
<div class="flex-container flex" style="min-height: 600px;">
<div class="flex full-img-card"
style="background-image: url(/assets/images/game-hero/simplicity_screenshot.png); ">
- <a href="" class="fill-div gradient-overlay">
+ <a href="https://store.steampowered.com/app/2381230/simpliCity/" class="fill-div gradient-overlay">
<span>simpliCity</span>
</a>
</div>
<div class="flex full-img-card"
style="background-image: url(/assets/images/game-hero/tank_screenshot.png);">
- <a href="" class="fill-div gradient-overlay">
+ <a href="https://altaf-creator.itch.io/tank-shooter" class="fill-div gradient-overlay">
<span>Tank Shooter</span>
</a>
</div>
<div class="flex full-img-card"
style="background-image: url(/assets/images/game-hero/markdown_screenshot.png);">
- <a href="" class="fill-div gradient-overlay">
+ <a href="https://github.com/altaf-creator/MarkdownEditor" class="fill-div gradient-overlay">
<span>MarkdownEditor</span>
</a>
@@ -95,7 +95,7 @@
alt="">
<div>
<div class="flex-container-normal"> <span class="colored-text">Devlog</span>, <span class="colored-text"> simpliCity</span></div>
- <a href="simpliCity/well-that-was-dumb/" class="link">This Week's Devlog: Well that was dumb. (33nd Week of 2023)</a>
+ <a href="blog/simpliCity/well-that-was-dumb/" class="link">This Week's Devlog: Well that was dumb. (33nd Week of 2023)</a>
<p>Wed, 16 August 2023</p>
</div>
</div>
@@ -104,7 +104,7 @@
alt="">
<div>
<div class="flex-container-normal"><span class="colored-text">simpliCity</span></div>
- <a href="simpliCity/beta02/" class="link">beta0.2: The Visual Update is Out!</a>
+ <a href="blog/simpliCity/beta02/" class="link">beta0.2: The Visual Update is Out!</a>
<p>Wed, 26 July 2023</p>
</div>
</div>