Rename directories
This commit is contained in:
parent
d235573df7
commit
a5d4a04c32
20 changed files with 0 additions and 0 deletions
7
source/_partials/title.twig
Normal file
7
source/_partials/title.twig
Normal file
|
@ -0,0 +1,7 @@
|
|||
<title>{% spaceless %}
|
||||
{% if page.url == '/.' %}
|
||||
{{ site.subtitle }} | {{ site.title }}
|
||||
{% else %}
|
||||
{{ page.title }} | {{ site.title }}
|
||||
{% endif %}
|
||||
{% endspaceless %}</title>
|
Loading…
Add table
Add a link
Reference in a new issue