diff --git a/conf.py b/conf.py index 34956a72..bbae4ced 100644 --- a/conf.py +++ b/conf.py @@ -1,7 +1,7 @@ # import sphinx_rtd_theme project = 'FCC Tutorials' -copyright = '2025, CERN' +copyright = '2026, CERN' html_logo = '_static/img/fcc-logo-light.png' html_favicon = '_static/img/favicon.ico' html_theme = 'sphinx_rtd_theme'