Skip to content

Commit

Permalink
add a spacer in the sidebar
Browse files Browse the repository at this point in the history
  • Loading branch information
ToeiRei authored Apr 7, 2021
1 parent c2f048a commit 1f026bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _layouts/default.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ <h2>{{ site.description | default: site.github.project_tagline }}</h2>
<img height='36' style='border:0px;height:36px;' src='https://cdn.ko-fi.com/cdn/kofi5.png?v=2' border='0' alt='Buy Me a Coffee at ko-fi.com' />
</a>
{% endif %}

<hr />
{% if site.github.is_project_page %}
<p class="repo-owner"><a href="{{ site.github.repository_url }}">{{ site.github.repository_name }}</a> is maintained by <a href="{{ site.github.owner_url }}">{{ site.github.owner_name }}</a>.</p>
{% endif %}
Expand Down

0 comments on commit 1f026bf

Please sign in to comment.