diff --git a/data/apps.json b/data/apps.json index 70fde32..e3bf9a0 100644 --- a/data/apps.json +++ b/data/apps.json @@ -49,7 +49,13 @@ "name": "Dnote", "displayURL": "dnote.altescy.jp ", "url": "https://dnote.altescy.jp", - "icon": "note" + "icon": "note_alt" + }, + { + "name": "Trusted-CGI", + "displayURL": "lambda.altescy.jp ", + "url": "https://lambda.altescy.jp", + "icon": "functions" } ] },