Refactorisation des fonctions utils

This commit is contained in:
Colin Maudry
2026-04-18 18:32:57 +02:00
parent e352624c02
commit e4e1438220
14 changed files with 333 additions and 453 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import os
from dash import dcc, html, register_page
from src.figures import get_sources_tables
from src.old_utils import META_CONTENT
from src.utils.seo import META_CONTENT
NAME = "À propos"