From 18633cac1c8976c9602d412187e16df364420c17 Mon Sep 17 00:00:00 2001
From: Harigovind <harigovindbiju@gmail.com>
Date: Thu, 6 Mar 2025 17:53:02 +0000
Subject: [PATCH] Update locations.js

---
 js/locations.js | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/js/locations.js b/js/locations.js
index ce43f4b..647f0a4 100644
--- a/js/locations.js
+++ b/js/locations.js
@@ -291,4 +291,12 @@ var locations = [{
   "MLIST": "https://www.freelists.org/list/ilugc",
   "MATURL": "https://matrix.to/#/#ilugc:libera.chat",
   "TGURL": ""
+}, {
+  "LAT":"9.09373235963546",
+  "LNG": "76.49246586639207",
+  "TITLE": "amFOSS (FOSS@Amrita)",
+  "URL": "https://amfoss.in",
+  "MLIST": "",
+  "MATURL": "https://matrix.to/#/#amfoss-gen:matrix.org",
+  "TGURL": ""
 }];
\ No newline at end of file
-- 
GitLab