mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Fixed header link
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
<hgroup>
|
||||
<h1><a href="{{ site.root }}">{{ site.title }}</a></h1>
|
||||
<h1><a href="{{ site.root }}/">{{ site.title }}</a></h1>
|
||||
{% if site.subtitle %}
|
||||
<h2>{{ site.subtitle }}</h2>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user