Files
react/docs/acknowledgements.md
Paul O’Shannessy dfebed11c2 Merge pull request #7308 from zpao/jekyll3
Upgrade to Jekyll 3
(cherry picked from commit 5e3959e071)
2016-07-19 16:36:23 -07:00

935 B

id, title, layout, permalink
id title layout permalink
acknowledgements Acknowledgements single acknowledgements.html

We'd like to thank all of our contributors:

{% for author_col in site.data.acknowledgements %}
    {% for author in author_col %}
  • {{ author }}
  • {% endfor %}
{% endfor %}

In addition, we're grateful to