Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato committed Nov 23, 2016
1 parent 77dbd1b commit 5c2fd84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion organization/team.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The startup team runs a regular HSF meeting (nominally, and usually, weekly) whi
{:.table .table-hover .table-condensed .table-striped}
| Date | Title |
| ------ | ---------- |
{% for post in site.categories.organization %} | {{ post.date | date: "%d-%m-%Y" }} | [ {{ post.title }} ]( {{ post.url }} ) |
{% for post in site.categories.organization limit: 10 %} | {{ post.date | date: "%d-%m-%Y" }} | [ {{ post.title }} ]( {{ post.url }} ) |
{% endfor %}

## Presentations given by Startup Team Members
Expand Down

0 comments on commit 5c2fd84

Please sign in to comment.