From bb3f6fe64281f595caec876eaa3cdbd57daf5fba Mon Sep 17 00:00:00 2001 From: Gazook89 Date: Thu, 28 May 2026 21:05:12 -0500 Subject: [PATCH] remove nonexistent icons. --- themes/V3/Blank/snippets.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/themes/V3/Blank/snippets.js b/themes/V3/Blank/snippets.js index a407ea3c9..12b6d4fd0 100644 --- a/themes/V3/Blank/snippets.js +++ b/themes/V3/Blank/snippets.js @@ -330,7 +330,7 @@ export default [ }, { name : 'DTRPG Community Content', - incon : 'fab fa-dtrpg', + icon : null, subsnippets : [ { name : 'Chronicle System Guild Colophon', @@ -526,7 +526,7 @@ export default [ { name : 'Mongoose Publishing Fair Use', - icon : 'fas fa-mongoosepub', + icon : null, subsnippets : [ { name : 'Long Form Fair Use', @@ -561,7 +561,7 @@ export default [ { name : 'Shadowdark', - icon : 'fab fa-shadowdark', + icon : null, subsnippets : [ { name : 'Logos',