From 4485cd197822c22e55f9d56a5a919a06b91ee4a2 Mon Sep 17 00:00:00 2001 From: "Open-Steps.org" Date: Sat, 14 Feb 2015 09:49:51 +0100 Subject: [PATCH] improved paths for css and js --- _includes/head.html | 26 +++++++++++++------------- _includes/header.html | 2 +- _layouts/event.html | 2 +- artists.html | 2 +- index.html | 2 +- 5 files changed, 17 insertions(+), 17 deletions(-) diff --git a/_includes/head.html b/_includes/head.html index 9c9be2c3..742f425b 100644 --- a/_includes/head.html +++ b/_includes/head.html @@ -8,20 +8,20 @@ - - - - - - + + + + + + - - - - - - - + + + + + + + diff --git a/_includes/header.html b/_includes/header.html index e7e7b662..ce1814b3 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -54,7 +54,7 @@ {% if {{talk.media_artist_url}} %} {% else %} - + {% endif %} diff --git a/_layouts/event.html b/_layouts/event.html index d25832cc..522aeaca 100644 --- a/_layouts/event.html +++ b/_layouts/event.html @@ -41,7 +41,7 @@ layout: default {% if {{talk.media_artist_url}} %} {% else %} - + {% endif %} diff --git a/artists.html b/artists.html index 018206c0..920d657a 100644 --- a/artists.html +++ b/artists.html @@ -25,7 +25,7 @@ permalink: /artists/ {% if {{talk.media_artist_url}} %} {% else %} - + {% endif %} diff --git a/index.html b/index.html index ce5e70c4..41f51b49 100644 --- a/index.html +++ b/index.html @@ -42,7 +42,7 @@ layout: default {% if {{talk.media_artist_url}} %} {% else %} - + {% endif %}