Skip to content

Commit

Permalink
add title guidance
Browse files Browse the repository at this point in the history
title cannot include colons because colons mean other things
  • Loading branch information
jas298 authored May 11, 2017
1 parent 977cb1a commit 7fed2bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _blog_summaries/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ we’re really earning that “Peace Corps for nerds” nickname.
A few notes on the above fields:

- `title`: The clickable headline of the blog post. Ordinarily, this should
match the title of the post itself.
match the title of the post itself. It cannot include a colon (use "–" instead).
- `medium_url`: The full link, including `https://` to the full post.
- `image_url`: A link to an image representing the post. You should choose an
image that is wider than it is tall (i.e. 16:9 aspect ratio). If there is an
Expand Down

0 comments on commit 7fed2bd

Please sign in to comment.