From 0b1a1c843f099d5d545bfef0f37f7796f0b92d33 Mon Sep 17 00:00:00 2001 From: admercs Date: Sat, 10 Feb 2024 13:17:42 -0800 Subject: [PATCH] added note for sphinx-immaterial icons --- python/docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/docs/conf.py b/python/docs/conf.py index f7a8ccb8..d725a025 100644 --- a/python/docs/conf.py +++ b/python/docs/conf.py @@ -199,7 +199,7 @@ "link": "https://discord.gg/x84JXYje", }, { - "icon": "fontawesome/brands/twitter", + "icon": "fontawesome/brands/twitter", # x-twitter, square-x-twitter must be added to sphinx-immaterial "link": "https://x.com/nervosys", }, ],