Files
react.dev/acknowledgements.md
2016-02-12 14:50:37 -08:00

902 B

id, title, layout
id title layout
acknowledgements Acknowledgements single

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