1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-09 12:00:42 +00:00
notes/_includes/title.html

6 lines
93 B
HTML
Raw Normal View History

{% if site.logo %}
<div class="site-logo"></div>
{% else %}
{{ site.title }}
{% endif %}