From 4f06d81588e4da52c92358c7790db5e004e62c57 Mon Sep 17 00:00:00 2001 From: Jiaxin Peng Date: Fri, 11 Aug 2023 23:11:02 +0100 Subject: [PATCH] change colour and size for the icon --- icon.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/icon.ts b/icon.ts index 63a4ee3..2521991 100644 --- a/icon.ts +++ b/icon.ts @@ -3,7 +3,7 @@ import { addIcon } from 'obsidian'; const icons: Record = { 'notion-logo': ` - + ` };