From aed5971d90a990af2ccb965087814dc10b93cdc7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bar=C4=B1=C5=9F=20Soner=20U=C5=9Fakl=C4=B1?= Date: Mon, 1 Jan 2024 18:19:00 -0500 Subject: [PATCH] Update theme.json --- theme.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/theme.json b/theme.json index 280bef3..81c5658 100644 --- a/theme.json +++ b/theme.json @@ -2,5 +2,6 @@ "id": "nodebb-theme-quickstart", "name": "My Theme Name", "description": "Enter a description here", - "url": "https://github.com/nodebb/nodebb-theme-quickstart" + "url": "https://github.com/nodebb/nodebb-theme-quickstart", + "baseTheme": "nodebb-theme-harmony" }