From 86d7367adb4ccdce27c8beb620ba9e959c97242e Mon Sep 17 00:00:00 2001 From: weilincsenccs Date: Wed, 10 Apr 2024 13:55:42 +0200 Subject: [PATCH] update conf.py --- content/conf.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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