summaryrefslogtreecommitdiff
path: root/templates/categories.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/categories.html')
-rw-r--r--templates/categories.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/categories.html b/templates/categories.html
index e29be0c..dcdf3b8 100644
--- a/templates/categories.html
+++ b/templates/categories.html
@@ -1,4 +1,5 @@
{% extends "base.html" %}
+{% block home %} | <a href="{{ SITEURL }}">Home</a> | {% endblock %}
{% block content %}
<ul>
{% for category, articles in categories %}