From 4557a94f931101bf1b9ace9935f7cde7cdb971ab Mon Sep 17 00:00:00 2001 From: altescy Date: Sun, 2 May 2021 08:58:38 +0900 Subject: [PATCH] add dnote --- data/apps.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/data/apps.json b/data/apps.json index 86f4d00..07b781f 100644 --- a/data/apps.json +++ b/data/apps.json @@ -44,6 +44,12 @@ "displayURL": "mlflow.altescy.jp ", "url": "https://mlflow.altescy.jp", "icon": "show_chart" + }, + { + "name": "Dnote", + "displayURL": "dnote.altescy.jp ", + "url": "https://dnote.altescy.jp", + "icon": "note" } ] },