diff --git a/_layouts/coop.html b/_layouts/coop.html index 9f92862..c8f3827 100644 --- a/_layouts/coop.html +++ b/_layouts/coop.html @@ -87,7 +87,7 @@ {% assign s = site.services | where: "slug", service | first %}
@@ -107,7 +107,7 @@ {% assign t = site.technologies | where: "slug", technology | first %} @@ -126,7 +126,7 @@ {% for client in page.clients %} {% assign c = site.clients | where: "slug", client | first %}