Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit a92f3440 authored by Nishith  Khanna's avatar Nishith Khanna
Browse files

Merge branch '7888-update_default_shortcuts' into 'master'

Update default sites

See merge request !68
parents a7a48443 04f94a20
Loading
Loading
Loading
Loading
Loading
+44 −0
Original line number Diff line number Diff line
From 1585082a06290234056412d0d0866f5217a4edd1 Mon Sep 17 00:00:00 2001
From: Nishith Khanna <nishithkhanna@e.email>
Date: Thu, 11 Apr 2024 20:54:43 +0530
Subject: [PATCH] Update default sites

---
 components/ntp_tiles/resources/foundation_e.json | 16 +++++++++++++---
 1 file changed, 13 insertions(+), 3 deletions(-)

diff --git a/components/ntp_tiles/resources/foundation_e.json b/components/ntp_tiles/resources/foundation_e.json
index 3c58051b91f8c..91b66bbdeb455 100644
--- a/components/ntp_tiles/resources/foundation_e.json
+++ b/components/ntp_tiles/resources/foundation_e.json
@@ -1,8 +1,13 @@
 [
   {
-    "large_icon_url": "https://spot.murena.io/static/themes/etheme/img/logo-light%402x.svg",
-    "title": "/e/ Spot",
-    "url": "https://spot.murena.io/"
+    "large_icon_url": "https://murena.com/wp-content/uploads/2022/11/murena-favicon.png",
+    "title": "Murena Shop",
+    "url": "https://murena.com/"
+  },
+  {
+    "large_icon_url": "https://murena.com/wp-content/uploads/2022/11/murena-favicon.png",
+    "title": "Murena.io",
+    "url": "https://murena.io/"
   },
   {
     "favicon_url": "https://community.e.foundation/uploads/default/original/1X/281cdc5a2b518e29ee6ca33375e93d4cc6e73f4c.png",
@@ -13,5 +18,10 @@
     "large_icon_url": "https://e.foundation/wp-content/uploads/logo-black-01.png",
     "title": "eFoundation",
     "url": "https://e.foundation/"
+  },
+  {
+    "large_icon_url": "https://murena.com/wp-content/uploads/2022/11/murena-favicon.png",
+    "title": "/e/ Spot",
+    "url": "https://spot.murena.io/"
   }
 ]
-- 
2.44.0
+2 −1
Original line number Diff line number Diff line
@@ -47,3 +47,4 @@
0048-Enable-sensors-by-default.patch
0049-Change-accent-and-switch-to-match-our-palette.patch
0050-Update-app-icon-according-to-new-design.patch
0051-Update-default-sites.patch
 No newline at end of file