From f5b586c9590c957886b758f14df2e1ed543feea3 Mon Sep 17 00:00:00 2001 From: Alexandre Bobkov Date: Fri, 11 Jul 2025 18:47:55 -0400 Subject: [PATCH] onboarding --- docs/source/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/conf.py b/docs/source/conf.py index cf7b970..73ee03f 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -6,7 +6,7 @@ # -- Project information ----------------------------------------------------- # https://www.sphinx-doc.org/en/master/usage/configuration.html#project-information -project = 'Payroll Administration' +project = '🍁 Payroll Administration' copyright = '2025' author = 'Alexandre Bobkov' release = 'Fall 2025'