diff --git a/index.html b/index.html index c5b1b3e..133b745 100644 --- a/index.html +++ b/index.html @@ -59,7 +59,7 @@ layout: home {% for coop in site.coops %}
-
+
{% endfor %} @@ -106,7 +106,7 @@ layout: home {% assign clients = site.clients | sample:6 %} {% for client in clients %}
-
+
{% endfor %} @@ -125,7 +125,7 @@ layout: home {% for service in site.services %}
-
+
{{ service.name }}
@@ -145,7 +145,7 @@ layout: home {% for technology in site.technologies %}
-
+
{{ technology.name }}