mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-16 04:34:56 +02:00
3 lines
126 B
HTML
3 lines
126 B
HTML
{% if site.title and site.title != page.title %}
|
|
<h1><a href="{{ "/" | absolute_url }}">{{ site.title }}</a></h1>
|
|
{% endif %}
|