Fix broken link on blog page
This commit is contained in:
parent
05fb7c9b42
commit
3dce53d899
@ -6,7 +6,7 @@
|
||||
{% endblock title %}
|
||||
|
||||
{% block header %}
|
||||
<a href=".">{{ blog.title }}</a>
|
||||
<a href="/~/{{ blog.fqn }}">{{ blog.title }}</a>
|
||||
{% endblock header %}
|
||||
|
||||
{% block content %}
|
||||
|
Loading…
Reference in New Issue
Block a user