Skip to content
This repository has been archived by the owner on May 30, 2024. It is now read-only.

Commit

Permalink
nobreak
Browse files Browse the repository at this point in the history
  • Loading branch information
Dan MacKinlay committed Jun 11, 2017
1 parent 1c617f3 commit e5667a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ <h1><a href="{{ SITEURL }}" id="site-title">{{ SITENAME }} {% if SITESUBTITLE %}
<span class="article-title">{{ article.title }}</span>
{% if article.rubric is defined %}
<span class="article-rubric">
[ {{ article.rubric }} ]
[&nbsp;{{ article.rubric }}&nbsp;]
</span>
{% endif %}
</a>
Expand Down

0 comments on commit e5667a7

Please sign in to comment.