aboutsummaryrefslogtreecommitdiff
path: root/source
diff options
context:
space:
mode:
Diffstat (limited to 'source')
-rw-r--r--source/_static/.gitignore0
-rw-r--r--source/_templates/.gitignore0
-rw-r--r--source/conf.py4
3 files changed, 2 insertions, 2 deletions
diff --git a/source/_static/.gitignore b/source/_static/.gitignore
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/source/_static/.gitignore
diff --git a/source/_templates/.gitignore b/source/_templates/.gitignore
new file mode 100644
index 0000000..e69de29
--- /dev/null
+++ b/source/_templates/.gitignore
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']