Skip to content

Commit

Permalink
undo test
Browse files Browse the repository at this point in the history
  • Loading branch information
peremato committed Nov 23, 2016
1 parent 114d1c0 commit 77dbd1b
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[-10:] %} | {{ post.date | date: "%d-%m-%Y" }} | [ {{ post.title }} ]( {{ post.url }} ) |
{% for post in site.categories.organization %} | {{ post.date | date: "%d-%m-%Y" }} | [ {{ post.title }} ]( {{ post.url }} ) |
{% endfor %}

## Presentations given by Startup Team Members
Expand Down

0 comments on commit 77dbd1b

Please sign in to comment.