diff --git a/source/humans.txt b/source/humans.txt new file mode 100644 index 00000000..a48a816e --- /dev/null +++ b/source/humans.txt @@ -0,0 +1,10 @@ +/* TEAM */ + Developer: Oliver Davies + Site: http://www.oliverdavies.co.uk + Twitter: @opdavies + Location: Wales, UK + +/* SITE */ + Doctype: HTML5 + Software: PhpStorm, Sublime Text + Technologies: Sculpin, PHP, SASS/Compass, HTML5 diff --git a/source/themes/opdavies/opdavies/_layouts/default.html.twig b/source/themes/opdavies/opdavies/_layouts/default.html.twig index 751019b2..059f4313 100644 --- a/source/themes/opdavies/opdavies/_layouts/default.html.twig +++ b/source/themes/opdavies/opdavies/_layouts/default.html.twig @@ -4,6 +4,7 @@ + {% if (page.front == true) and (site.subtitle) %}{{ site.subtitle }}{% else %}{{ page.title }}{% endif %} | {{ site.title }}