From ba9650c086be378741df00dde6586238ab7071a0 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Mon, 21 Sep 2020 08:43:59 +0200 Subject: Structure cleanup --- source/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/conf.py') diff --git a/source/conf.py b/source/conf.py index 5cc147b..feadb79 100644 --- a/source/conf.py +++ b/source/conf.py @@ -18,7 +18,7 @@ # -- Project information ----------------------------------------------------- project = 'Eternal Volta' -copyright = "2020, Elena ``of Valhalla''" +copyright = "2020, Elena Grandi" author = "Elena ``of Valhalla''" # The full version, including alpha/beta/rc tags @@ -52,4 +52,4 @@ html_theme = 'alabaster' # Add any paths that contain custom static files (such as style sheets) here, # relative to this directory. They are copied after the builtin static files, # so a file named "default.css" will overwrite the builtin "default.css". -html_static_path = ['_static'] \ No newline at end of file +html_static_path = ['_static'] -- cgit v1.2.3