From 4568cd576590b3af55ff06baf1c46768a3be61c0 Mon Sep 17 00:00:00 2001 From: Alfakhori <muhammad.alfakhori@hft-stuttgart.de> Date: Tue, 3 Sep 2024 08:34:09 +0000 Subject: [PATCH] Update Amando's study pin color to make it visible on the map --- public/data/pins.csv | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/public/data/pins.csv b/public/data/pins.csv index 8d1ad23..aeaeb21 100644 --- a/public/data/pins.csv +++ b/public/data/pins.csv @@ -1,4 +1,3 @@ lat,lng,name,color 48.773330,9.181970,Muhammad's first study area,#0000ff -48.780000,9.175000,Another study area,#ff0000 -48.797288,9.192821,Amando's study area,#a8dda3 +48.797288,9.192821,Amando's study area,#78a374 -- GitLab