diff --git a/_layouts/coop.html b/_layouts/coop.html index 93b89c9..e3d185d 100644 --- a/_layouts/coop.html +++ b/_layouts/coop.html @@ -122,7 +122,7 @@ {% assign c = site.clients | where: "slug", client | first %}
-
{{ c.name }}
+
{{ c.title }}
{% endfor %}