aboutsummaryrefslogtreecommitdiff
path: root/source/templates/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'source/templates/index.html')
-rw-r--r--source/templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/templates/index.html b/source/templates/index.html
index 837b591d..43387a3e 100644
--- a/source/templates/index.html
+++ b/source/templates/index.html
@@ -1,4 +1,4 @@
-## articles.html
+## index.html
<%inherit file="base.html"/>
<%
import utils
bgstack15