From 537c535eab9a544bfd4ae887ad943c4194559ba0 Mon Sep 17 00:00:00 2001 From: Cobalt-60 <95923271+plastics-eater@users.noreply.github.com> Date: Sun, 7 Jan 2024 23:11:19 -0500 Subject: [PATCH] Update apps.json --- static/assets/JSON/apps.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/static/assets/JSON/apps.json b/static/assets/JSON/apps.json index ff25cb8..e36f9b9 100644 --- a/static/assets/JSON/apps.json +++ b/static/assets/JSON/apps.json @@ -24,6 +24,11 @@ "image": "https://emulatorjs.org/media/logo-light.png", "target": "https://demo.emulatorjs.org/" }, + { + "name": "GeoFS", + "image": "https://www.geo-fs.com/images/media/logo/icon.png", + "target": "https://www.geo-fs.com/" + }, { "name": "Movies/TV", "image": "https://i.pinimg.com/736x/ea/8d/11/ea8d11f1ffc6355b8a440106ce61d0f3.jpg", @@ -54,4 +59,4 @@ "image": "/assets/img/youtube.png", "target": "https://youtube.com" } -] \ No newline at end of file +]