Skip to content

Commit 23596e7

Browse files
author
Sarah Brown
authored
Merge pull request #1 from swcarpentry/gh-pages
_config.yml: no 'mailto' in 'email'
2 parents 4352fbc + f03403b commit 23596e7

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

bin/boilerplate/_config.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,8 @@ carpentry: "swc"
88
# Overall title for pages.
99
title: "Lesson Title"
1010

11-
# Contact. This *must* include the protocol: if it's an email
12-
# address, it must look like "mailto:[email protected]",
13-
# or if it's a URL, "https://gitter.im/username/ProjectName".
14-
email: "mailto:[email protected]"
11+
# Email address, no mailto:
12+
1513

1614
#------------------------------------------------------------
1715
# Generic settings (should not need to change).

0 commit comments

Comments
 (0)