Skip to content

Commit c696d1d

Browse files
committed
configured for hackathon
1 parent ec28a45 commit c696d1d

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

_config.yml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,17 @@
66
kind: "lesson"
77

88
# Overall title for pages.
9-
title: "ReproNim Reproducible Basics Module"
9+
title: "Collaborating with Git and Github"
1010

1111
# Repository URL (without trailing slash).
12-
repo: https://github.com/ReproNim/module-reproducible-basics
12+
repo: https://github.com/Brainhack-NY/collab-git-tutorial
1313

1414
# Root URL below username.github.io domain, with leading slash but no trailing slash.
1515
# For example, for 'https://neurohackweek.github.io/lesson-example', use '/lesson-example'.
16-
root: "/module-reproducible-basics"
16+
root: "/collab-git-tutorial"
1717

1818
# Contact email address.
19-
email: debian@onerussian.com
19+
email: brainhack.ny@gmail.com
2020

2121
#------------------------------------------------------------
2222
# Generic settings (should not need to change).
@@ -37,7 +37,7 @@ rn_site: "https://repronim.github.io"
3737
rn_github: "https://github.com/repronim"
3838

3939
# Start time in minutes (540 is 09:00 am)
40-
start_time: 540
40+
start_time: 660
4141

4242
# Specify that things in the episodes collection should be output.
4343
collections:

0 commit comments

Comments
 (0)