From cc3cc145a8cc38dcb2fc123b671fac0c39450a33 Mon Sep 17 00:00:00 2001
From: nnnjjj123 <494715143@qq.com>
Date: Fri, 06 Nov 2020 17:06:03 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 config.json |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diff --git a/config.json b/config.json
index 34e9842..493a384 100644
--- a/config.json
+++ b/config.json
@@ -425,7 +425,10 @@
       }
     },
     "widgets": [
-     
+      {
+        "name": "旅游路线",
+        "uri": "widgets/PathShow/Widget"
+      }
     ],
     "groups": []
   },

--
Gitblit v1.9.3