From 0a34805178642f6e52099e39880926d921e26f04 Mon Sep 17 00:00:00 2001 From: Araya's Project <119692205+Araayaaa@users.noreply.github.com> Date: Wed, 10 Jun 2026 12:17:09 +0700 Subject: [PATCH] Update Description for sig-03 card --- index.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.php b/index.php index df29dc1..2f06e08 100644 --- a/index.php +++ b/index.php @@ -24,10 +24,10 @@ $projects = [ ], [ 'slug' => 'sig-03', - 'title' => 'SIG Proyek 03', - 'desc' => 'Proyek ketiga (segera hadir).', - 'tags' => ['Coming soon'], - 'icon' => '🛰️', + 'title' => 'BantSOSial GIS', + 'desc' => 'Distribusi bantuan sosial: peta sebaran rumah penerima, pusat distribusi, dan laporan jangkauan radius.', + 'tags' => ['Leaflet', 'PHP', 'MySQL'], + 'icon' => '🕌', 'from' => 'from-indigo-500', 'to' => 'to-violet-500', ],