From d6ed1959875edbfce562d12d09a7a9bdb87820ec Mon Sep 17 00:00:00 2001 From: YL Wang <121748352+code4yonglei@users.noreply.github.com> Date: Tue, 5 Mar 2024 22:43:27 +0100 Subject: [PATCH] update title for the workshop --- content/conf.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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