diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index d50acfdc..1a6002d8 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -56,7 +56,6 @@ default_date_format: jS F, Y fuzzy_date_format: F Y title_separator: "|" html_lang: en-GB -bootswatch: lumen availability: status: diff --git a/source/index.md b/source/index.md index 32707555..a563cb14 100644 --- a/source/index.md +++ b/source/index.md @@ -1,16 +1,16 @@ --- layout: default meta: - description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.' - og: - title: 'Oliver Davies - Drupal Developer' description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.' - type: website - image: - url: /assets/images/oliver.jpg - width: 327 - height: 327 - type: image/jpg + og: + title: 'Oliver Davies - Drupal Developer' + description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.' + type: website + image: + url: /assets/images/oliver.jpg + width: 327 + height: 327 + type: image/jpg --- {% block body_classes 'page--about' %} @@ -33,7 +33,6 @@ I maintain several contrib projects on Drupal.org, and have contributed to numer I mentor new Drupal contributors online and in person at local sprints, DrupalCamps and DrupalCons, and have helped several new contributors to get their first commits to Drupal core. - I'm also the [Git Documentation Maintainer](https://www.drupal.org/node/2248627#comment-8887789) for the Drupal project, and a provisional member of the [Drupal Security team](https://www.drupal.org/security-team). I organise Drupal user group events such as talk nights and code sprints in South Wales and Bristol, and am a founding [DrupalCamp Bristol](http://2015.drupalcampbristol.co.uk) organising committee member. I also regularly attend and speak at other meetups and conferences related to Drupal, PHP, Linux, DevOps, and web development and accessibility. diff --git a/source/themes/opdavies/oliverdavies/_layouts/default.html.twig b/source/themes/opdavies/oliverdavies/_layouts/default.html.twig index c05e05a9..c51f0ff4 100644 --- a/source/themes/opdavies/oliverdavies/_layouts/default.html.twig +++ b/source/themes/opdavies/oliverdavies/_layouts/default.html.twig @@ -18,7 +18,7 @@ - + {% for size in site.apple_touch_icon_sizes %} @@ -30,7 +30,7 @@ {% endfor %} -