| layout | page |
|---|---|
| title | Press Mentions |
| permalink | /press-mentions/ |
Below is a chronologically ordered list of press mentions.
-
{% for mention in site.data.press-mentions %}
-
{{ mention.publisher }}: {{ mention.title }}
{{ mention.date | date_to_long_string }}{{ mention.excerpt }}
{% endfor %}