mirror of
https://github.com/moparisthebest/android.moparisthebest.org
synced 2024-11-17 14:45:01 -05:00
Fixed header link
This commit is contained in:
parent
1fd21a6e25
commit
873a604e14
@ -1,5 +1,5 @@
|
|||||||
<hgroup>
|
<hgroup>
|
||||||
<h1><a href="{{ site.root }}">{{ site.title }}</a></h1>
|
<h1><a href="{{ site.root }}/">{{ site.title }}</a></h1>
|
||||||
{% if site.subtitle %}
|
{% if site.subtitle %}
|
||||||
<h2>{{ site.subtitle }}</h2>
|
<h2>{{ site.subtitle }}</h2>
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
Loading…
Reference in New Issue
Block a user