From dc28accf117ce22628e2ad3835a03407818caef8 Mon Sep 17 00:00:00 2001 From: eric Date: Mon, 12 Jan 2026 21:40:09 -0600 Subject: [PATCH] 's' --- public/backup | 9 +++++++++ public/navigation.json | 8 -------- 2 files changed, 9 insertions(+), 8 deletions(-) create mode 100644 public/backup diff --git a/public/backup b/public/backup new file mode 100644 index 0000000..7abf744 --- /dev/null +++ b/public/backup @@ -0,0 +1,9 @@ + + { + "id": "17364182wwww9w2232w6509", + "title": "宜居城市", + "href": "https://livabble.com/zh?ref=https://nomadro.com", + "description": "中国宜居城市查询", + "icon": "/assets/images/city.ico", + "enabled": true + } \ No newline at end of file diff --git a/public/navigation.json b/public/navigation.json index 2defc6a..12dc819 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -28,14 +28,6 @@ "description": "海外最大的数字游民社区", "icon": "/assets/images/nomadlist.png", "enabled": true - }, - { - "id": "17364182wwww9w2232w6509", - "title": "宜居城市", - "href": "https://livabble.com/zh?ref=https://nomadro.com", - "description": "中国宜居城市查询", - "icon": "/assets/images/city.ico", - "enabled": true } ] },