From 18300b2470224962062747ee46d6f4a9d24e31f0 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Mon, 11 Jan 2016 00:40:53 +0000 Subject: [PATCH] Added images_url --- app/config/sculpin_site_prod.yml | 1 + source/_includes/meetups.html.twig | 2 +- source/_layouts/default.html.twig | 4 ++-- source/experience.html.twig | 2 +- source/index.md | 2 +- 5 files changed, 6 insertions(+), 5 deletions(-) diff --git a/app/config/sculpin_site_prod.yml b/app/config/sculpin_site_prod.yml index b6a4a1c3..8028d86b 100644 --- a/app/config/sculpin_site_prod.yml +++ b/app/config/sculpin_site_prod.yml @@ -2,5 +2,6 @@ imports: - sculpin_site.yml url: https://www.oliverdavies.uk +images_url: //images.oliverdavies.uk short_url: oliverdavies.uk google_analytics_tracking_id: UA-11967257-1 diff --git a/source/_includes/meetups.html.twig b/source/_includes/meetups.html.twig index 0f55c98d..44edca0e 100644 --- a/source/_includes/meetups.html.twig +++ b/source/_includes/meetups.html.twig @@ -4,7 +4,7 @@ {% for meetup in site.meetups %}
  • - {{ meetup.name }} + {{ meetup.name }}
  • {% endfor %} diff --git a/source/_layouts/default.html.twig b/source/_layouts/default.html.twig index 87abb550..f345daf3 100644 --- a/source/_layouts/default.html.twig +++ b/source/_layouts/default.html.twig @@ -69,11 +69,11 @@ {% block sidebar %}
    - Drupal Association Individual Member + Drupal Association Individual Member - I built Drupal 8 with hand holding a wrench on blue background + I built Drupal 8 with hand holding a wrench on blue background
    diff --git a/source/experience.html.twig b/source/experience.html.twig index 2cefff68..2268b2c8 100644 --- a/source/experience.html.twig +++ b/source/experience.html.twig @@ -92,7 +92,7 @@ experiences:

    {{ experience.name }}

    {% if experience.logo %} - + {% endif %} {% if experience.website %} diff --git a/source/index.md b/source/index.md index eaaae3f5..4e6fac17 100644 --- a/source/index.md +++ b/source/index.md @@ -26,7 +26,7 @@ tools: --- # About Me -Picture of Oliver +Picture of Oliver My name is Oliver Davies (aka [opdavies](https://www.google.com/#q=opdavies)), I’m a Web Developer and Drupal specialist based in Wales, UK.