Update Khoj tagline to "Your Second Brain"

This commit is contained in:
Debanjum Singh Solanky
2024-08-05 02:26:41 +05:30
parent 46f928165c
commit 1cdfa8087c
10 changed files with 15 additions and 14 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "Khoj",
"version": "1.17.0",
"description": "An AI copilot for your Second Brain",
"description": "Your Second Brain",
"author": "Debanjum Singh Solanky, Saba Imran <team@khoj.dev>",
"license": "GPL-3.0-or-later",
"main": "src/main.js",
@@ -14,7 +14,8 @@
"search",
"chat",
"AI",
"assistant"
"assistant",
"second brain"
],
"devDependencies": {
"@types/dompurify": "^3.0.5",