Remove body_classes block
This commit is contained in:
parent
f2b0352481
commit
7b0f15bfe8
9 changed files with 104 additions and 132 deletions
|
@ -12,9 +12,6 @@ meta:
|
|||
height: 327
|
||||
type: image/jpg
|
||||
---
|
||||
{% block body_classes 'page--about' %}
|
||||
|
||||
{% block content %}
|
||||
# About
|
||||
|
||||
<img src="{{ site.gravatar.url }}?s=100" alt="Picture of Oliver" class="img-circle">
|
||||
|
@ -36,4 +33,3 @@ I maintain several contrib projects on Drupal.org, and have contributed to numer
|
|||
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 <a href="{{ site.meetups.swdug.url }}">South Wales</a> and <a href="{{ site.meetups.drupalbristol.url }}">Bristol</a>, 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.
|
||||
{% endblock %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue