Hébergement de bootstrap pour supprimer google fonts

This commit is contained in:
Colin Maudry
2026-01-29 01:37:56 +01:00
parent f9aadede8b
commit 274e06cde4
3 changed files with 11872 additions and 4 deletions
-1
View File
@@ -23,7 +23,6 @@ if development:
meta_tags.append({"name": "robots", "content": "noindex"})
app = Dash(
external_stylesheets=[dbc.themes.SIMPLEX],
title="decp.info",
use_pages=True,
compress=True,