From d64f46bb9216ecf0525a90ae01d46e99d87b7559 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?George=20Guimar=C3=A3es?= Date: Tue, 31 Oct 2023 14:28:17 -0700 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 864c091..f4aea7c 100644 --- a/package.json +++ b/package.json @@ -2,12 +2,12 @@ "private": true, "name": "logseq-plugin-add-para-properties", "version": "0.0.1", - "description": "Add PARA Properties to Pages. Makes it easy to link pages to existing Projects, Areas or Resources.", + "description": "Easily add PARA into your Logseq workflow.", "author": "George GuimarĂ£es", "license": "MIT", "logseq": { "id": "logseq-plugin-add-para-properties", - "title": "Add PARA Properties to Pages", + "title": "Add PARA Properties", "icon": "./icon.png", "main": "./dist/index.html", "repository": "https://github.com/georgeguimaraes/logseq-plugin-add-PARA-properties"