Updated page title

This commit is contained in:
Oliver Davies 2015-12-29 15:52:49 +00:00
parent 4fe7fe624f
commit c641806e48
3 changed files with 8 additions and 12 deletions

View file

@ -1,6 +1,6 @@
title: Oliver Davies
subtitle: Drupal, Symfony, PHP, Linux
description: Oliver Davies, Drupal Developer
subtitle: Web Developer, System Administrator - PHP, Drupal, Symfony, Linux
description: Oliver Davies, Lead Drupal Developer
email: oliver+website@oliverdavies.uk
author:

View file

@ -1,13 +1,7 @@
{% spaceless %}<title>
{% if page.full_title %}
{{ page.full_title }}
{% elseif page.title and site.title %}
{{ page.title }} {{ site.title_separator }} {{ site.title }}
{% elseif site.title %}
{% if site.subtitle %}
{{ site.subtitle }} {{ site.title_separator }} {{ site.title }}
{% if page.front %}
{{ site.subtitle }} | {{ site.title }}
{% else %}
{{ site.title }}
{% endif %}
{{ page.title }} | {{ site.title }}
{% endif %}
</title>{% endspaceless %}

View file

@ -1,6 +1,8 @@
---
layout: default
nav: about
title: About
front: yes
meta:
description: 'The personal website and blog of Oliver Davies, a Drupal Developer and System Administrator from Wales, UK.'
og: