From bebd53924d960617a00f3b59e308e83c7fc06b2b Mon Sep 17 00:00:00 2001 From: Etzelia Date: Fri, 12 Oct 2018 14:19:18 -0500 Subject: [PATCH] Update project name Should be the final commit before changing other projects --- 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 515f154..8a81e03 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -16,7 +16,7 @@ # -- Project information ----------------------------------------------------- -project = 'Plugin Docs' +project = 'QoL' copyright = '2018, Etzelia' author = 'Etzelia'