Files
theme/_includes/brand.html
T

4 lines
225 B
HTML

<span class="image avatar"><img src="{{ site.avatar | default: '/images/avatar.jpg' | relative_url }}" alt="" /></span>
<h1 id="logo"><a href="{{ '/' | relative_url }}">{{ site.title }}</a></h1>
<p>{{ site.description }}</p>