From a08531b1e1746554e1f5440a26033ec711739508 Mon Sep 17 00:00:00 2001 From: thhsh-local Date: Thu, 5 Jun 2025 12:28:35 -0400 Subject: [PATCH] Remove changed admonition icons --- mkdocs.yml | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/mkdocs.yml b/mkdocs.yml index 4dcf26e..35f5dfa 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -20,20 +20,6 @@ theme: name: Switch to light mode logo: assets/starcat_head-circle-only-white-transparent_larger.svg favicon: assets/favicon.svg - icon: - admonition: - note: fontawesome/regular/note-sticky - abstract: material/select-multiple - info: octicons/info-16 - tip: octicons/flame-16 - success: octicons/check-16 - question: octicons/question-16 - warning: octicons/alert-16 - failure: octicons/x-circle-16 - danger: octicons/zap-16 - bug: octicons/bug-16 - example: octicons/beaker-16 - quote: fontawesome/solid/quote-left features: - navigation.instant - navigation.instant.progress