Moved things into the oliverdavies theme
This commit is contained in:
parent
29e6ed1961
commit
a6d48e6155
10 changed files with 0 additions and 0 deletions
|
@ -1,13 +0,0 @@
|
|||
{% 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 }}
|
||||
{% else %}
|
||||
{{ site.title }}
|
||||
{% endif %}
|
||||
{% endif %}
|
||||
</title>{% endspaceless %}
|
Loading…
Add table
Add a link
Reference in a new issue