From d9798d5407ca54046795f19553d474cf3cdfce59 Mon Sep 17 00:00:00 2001 From: lencx Date: Sat, 16 Dec 2023 00:46:56 +0800 Subject: [PATCH] chore: add link --- configs/noi.mode.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/configs/noi.mode.json b/configs/noi.mode.json index 7c68dee..ee0c4bf 100644 --- a/configs/noi.mode.json +++ b/configs/noi.mode.json @@ -45,6 +45,12 @@ "text": "Poe", "url": "https://poe.com" }, + { + "id": "noi:perplexity", + "parent": "noi@perplexity", + "text": "Perplexity", + "url": "https://www.perplexity.ai" + }, { "id": "noi:github", "parent": "noi@dev",