From 630ee8388bd0885bcbd146c4e42b39bfb42be532 Mon Sep 17 00:00:00 2001 From: Niklas Ravnsborg-Gjertsen Date: Tue, 1 Nov 2016 22:37:15 +0100 Subject: [PATCH] use absolute paths for work - fix #91 --- _includes/clients.html | 4 ++-- _includes/work.html | 2 +- _includes/work/proj-1.html | 10 +++++----- _includes/work/proj-2.html | 2 +- _includes/work/proj-3.html | 2 +- _includes/work/proj-4.html | 2 +- _includes/work/proj-5.html | 2 +- _includes/work/proj-6.html | 2 +- _includes/work/proj-7.html | 10 +++++----- _includes/work/proj-8.html | 2 +- form-success.html | 2 +- index.html | 4 ++-- work/proj-1.md | 10 +++++----- work/proj-2.md | 2 +- work/proj-3.md | 2 +- work/proj-4.md | 2 +- work/proj-5.md | 2 +- work/proj-6.md | 2 +- work/proj-7.md | 10 +++++----- work/proj-8.md | 2 +- 20 files changed, 38 insertions(+), 38 deletions(-) diff --git a/_includes/clients.html b/_includes/clients.html index 998b4f3f..10603207 100644 --- a/_includes/clients.html +++ b/_includes/clients.html @@ -13,7 +13,7 @@

Clients

- client-face + client-face
{{ client.name }} {{ client.title }} @@ -36,7 +36,7 @@

Clients

{% for client in site.data.settings.clients %} - + {% endfor %}
diff --git a/_includes/work.html b/_includes/work.html index 19cff0d9..b0a164fe 100644 --- a/_includes/work.html +++ b/_includes/work.html @@ -14,7 +14,7 @@

Work

{% for project in site.data.settings.projects %}