summaryrefslogtreecommitdiffstats
path: root/themes/lv2/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/lv2/templates/index.html')
-rw-r--r--themes/lv2/templates/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/themes/lv2/templates/index.html b/themes/lv2/templates/index.html
new file mode 100644
index 0000000..29ba7d6
--- /dev/null
+++ b/themes/lv2/templates/index.html
@@ -0,0 +1,4 @@
+{% extends "article_list.html" %}
+
+{% block canonical_rel %}<link rel="canonical" href="{{ SITEURL }}">{% endblock %}
+