From 6430c64f869febf3c7c843aa8e52b8a85c70e86c Mon Sep 17 00:00:00 2001 From: Jordan Vidrine Date: Wed, 5 Mar 2025 20:29:38 -0600 Subject: [PATCH] icon --- about.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/about.json b/about.json index 415ba01..110b5b8 100644 --- a/about.json +++ b/about.json @@ -8,7 +8,9 @@ "minimum_discourse_version": null, "maximum_discourse_version": null, "assets": {}, - "modifiers": {}, + "modifiers": { + "svg_icons": ["fa-fire"] + }, "components": [ "https://github.com/discourse/discourse-sidebar-new-topic-button.git", "https://github.com/discourse/discourse-search-banner.git",