Skip to content

Commit 968864d

Browse files
committed
first update of config before test render
1 parent 005f565 commit 968864d

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

_config.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
#------------------------------------------------------------
44

55
# Which carpentry is this ("swc" or "dc")?
6-
carpentry: "swc"
6+
carpentry: "hpc"
77

88
# Overall title for pages.
9-
title: "HPC novice"
9+
title: "HPC Parallelisation For Novices"
1010

1111
# Contact email address.
12-
email: lessons@software-carpentry.org
12+
email: p.steinbach@hzdr.de
1313

1414
#------------------------------------------------------------
1515
# Generic settings (should not need to change).
@@ -31,6 +31,7 @@ swc_pages: "https://swcarpentry.github.io"
3131
template_repo: "https://github.com/swcarpentry/styles"
3232
example_repo: "https://github.com/swcarpentry/lesson-example"
3333
example_site: "https://swcarpentry.github.com/lesson-example"
34+
3435
workshop_repo: "https://github.com/swcarpentry/workshop-template"
3536
workshop_site: "https://swcarpentry.github.io/workshop-template"
3637
training_site: "https://swcarpentry.github.io/instructor-training"

0 commit comments

Comments
 (0)