We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2fb62a4 commit ae579bdCopy full SHA for ae579bd
1 file changed
_config.yml
@@ -6,7 +6,7 @@
6
carpentry: "dc"
7
8
# Overall title for pages.
9
-title: "Python for ecologists"
+title: "Python for Ecologists"
10
11
# Contact. This *must* include the protocol: if it's an email
12
# address, it must look like "mailto:[email protected]",
@@ -22,7 +22,7 @@ kind: "lesson"
22
23
# Magic to make URLs resolve both locally and on GitHub.
24
# See https://help.github.com/articles/repository-metadata-on-github-pages/.
25
-repository: datacarpentry/python-ecology-lesson
+repository: <USERNAME>/<PROJECT>
26
27
# Sites.
28
amy_site: "https://amy.software-carpentry.org/workshops"
0 commit comments