diff --git a/content/conf.py b/content/conf.py index a4096ac..d6e1a93 100644 --- a/content/conf.py +++ b/content/conf.py @@ -17,11 +17,11 @@ # -- Project information ----------------------------------------------------- -project = "LESSON NAME" +project = "EMTO workshop" copyright = "2021, The contributors" author = "The contributors" github_user = "ENCCS" -github_repo_name = "" # auto-detected from dirname if blank +github_repo_name = "emto-best-practices" # auto-detected from dirname if blank github_version = "main" conf_py_path = "/content/" # with leading and trailing slash