diff --git a/content/conf.py b/content/conf.py index 9634176..0c4d61f 100644 --- a/content/conf.py +++ b/content/conf.py @@ -17,11 +17,11 @@ # -- Project information ----------------------------------------------------- -project = "Efficient materials modelling on HPC with Quantum ESPRESSO, Yambo and BigDFT" -copyright = "2022, The contributors" +project = "Efficient materials modelling on HPC with Quantum ESPRESSO, Siesta and Yambo" +copyright = "2024, The contributors" author = "MAX CoE" github_user = "ENCCS" -github_repo_name = "Efficient-materials-modelling-on-HPC" # auto-detected from dirname if blank +github_repo_name = "max-coe-workshop" # auto-detected from dirname if blank github_version = "main" conf_py_path = "/content/" # with leading and trailing slash