summaryrefslogtreecommitdiff
path: root/template
diff options
context:
space:
mode:
Diffstat (limited to 'template')
-rw-r--r--template/home.tmpl2
-rw-r--r--template/root.tmpl2
2 files changed, 2 insertions, 2 deletions
diff --git a/template/home.tmpl b/template/home.tmpl
index 31181fb..ca16bb0 100644
--- a/template/home.tmpl
+++ b/template/home.tmpl
@@ -1,6 +1,6 @@
{{/* This file is combined with the root.tmpl to display the blog home page. */}}
-{{define "title"}}dim-i-tri{{end}}
+{{define "title"}}dim13{{end}}
{{define "content"}}
{{range .Data}}
diff --git a/template/root.tmpl b/template/root.tmpl
index 2fa46b3..f81e154 100644
--- a/template/root.tmpl
+++ b/template/root.tmpl
@@ -14,7 +14,7 @@
{{define "aside"}}
<aside>
<header>
- <h1><a href="{{.BasePath}}/">dim-i-tri's blog</a></h1>
+ <h1><a href="{{.BasePath}}/">dim13·blog</a></h1>
</header>
{{with .Doc}}