From 6ea67c45f2f63ff187b5581b2a00d6437326eee9 Mon Sep 17 00:00:00 2001
From: Alfakhori <muhammad.alfakhori@hft-stuttgart.de>
Date: Thu, 29 Aug 2024 10:45:55 +0000
Subject: [PATCH] Update public/index2.html

---
 public/index2.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index2.html b/public/index2.html
index 600848a..b6aabe1 100644
--- a/public/index2.html
+++ b/public/index2.html
@@ -34,7 +34,7 @@
         // Define custom icons for different marker types
         const icons = {
             type1: L.icon({
-                iconUrl: 'images/muhammad.png',
+                iconUrl: 'https://transfer.hft-stuttgart.de/gitlab/hire-promotionskolleg-team/study-areas-maps/-/raw/master/public/images/muhammad.png',
                 iconSize: [32, 32],
                 iconAnchor: [16, 32],
                 popupAnchor: [0, -32]
-- 
GitLab