From 9053be8fcb0c937a8f253903bbed74d33427e9bb Mon Sep 17 00:00:00 2001 From: g_it Date: Tue, 31 Mar 2026 12:53:41 +0200 Subject: [PATCH] . --- app/main.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/app/main.py b/app/main.py index 092d87d..814a64c 100644 --- a/app/main.py +++ b/app/main.py @@ -43,7 +43,8 @@ with [Scalar](https://scalar.com/). """ CUSTOM_CSS=""" -.darklight-reference-promo { display: none !important; } + .darklight-reference-promo { display: none !important; } + .darklight-reference { display: none !important; } """ app = FastAPI(