diff --git a/_coops/co-operative-web.md b/_coops/co-operative-web.md index a1f6352..e975182 100644 --- a/_coops/co-operative-web.md +++ b/_coops/co-operative-web.md @@ -52,10 +52,10 @@ technologies: - centos - express-js - gitlab -- google-maps - htmlcss - java - javascript +- laravel - mysql - nginx - node-js diff --git a/_coops/outlandish.md b/_coops/outlandish.md index 5e58742..fcb925e 100644 --- a/_coops/outlandish.md +++ b/_coops/outlandish.md @@ -70,6 +70,7 @@ technologies: - aws-redshift - symfony - wordpress +- laravel --- Outlandish is made up of around 20 collaborators and co-owners who love quality code, and apps that challenge the status quo. diff --git a/_includes/head.html b/_includes/head.html index 1d03363..d249ae6 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -18,9 +18,16 @@ {% endif %} {% if page.collection == 'coops' %} - -{% endif %} + +{% elsif page.collection == 'services' %} + +{% elsif page.collection == 'technologies' %} + +{% elsif page.collection == 'clients' %} + +{% else %} +{% endif %}