diff options
| author | altaf-creator <dev@altafcreator.com> | 2026-07-31 20:57:25 +0800 |
|---|---|---|
| committer | altaf-creator <dev@altafcreator.com> | 2026-07-31 20:57:25 +0800 |
| commit | d163092b5c159ddd1813550d1f9bab72adbdf80a (patch) | |
| tree | d30657c2aa127a57ff58a267a502aa0e3f7378c6 /www/projects/index.html | |
| parent | f1966a70cd5bdcb606c579d5146e26acfc1028fc (diff) | |
index and blog is now ssr
Diffstat (limited to 'www/projects/index.html')
| -rw-r--r-- | www/projects/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/projects/index.html b/www/projects/index.html index cfd3ba2..fd053a2 100644 --- a/www/projects/index.html +++ b/www/projects/index.html @@ -123,7 +123,7 @@ </div>
<div class="flex full-img-card gallery-card"
style="background-image: url(/assets/images/game-hero/.png);">
- <a href="https://github.com/altaf-creator/droid-esp32-blockly" class="fill-div gradient-overlay">
+ <a href="/209.html" class="fill-div gradient-overlay">
</a>
<div class="img-card-titlebox">
<span class="img-card-subtitle"><i class="fa-solid fa-microchip"></i> Electronics</span>
|
