summaryrefslogtreecommitdiffstats
path: root/templates/outline.html.template
diff options
context:
space:
mode:
Diffstat (limited to 'templates/outline.html.template')
-rw-r--r--templates/outline.html.template2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/outline.html.template b/templates/outline.html.template
index 960a880..be739c3 100644
--- a/templates/outline.html.template
+++ b/templates/outline.html.template
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
- <title>rose.moe</title>
+ <title>{{.Title}}</title>
<link rel="icon" href="/static/icon.png">
<link rel="stylesheet" href="/static/styles.css">
</head>