aboutsummaryrefslogtreecommitdiff
path: root/templates/index.html
diff options
context:
space:
mode:
authorRunxi Yu <me@runxiyu.org>2025-02-10 19:30:53 +0800
committerRunxi Yu <me@runxiyu.org>2025-02-10 19:30:53 +0800
commit43bcb5c6b6e7233a33af9ffbd6e755f5a7279613 (patch)
treec9d877393821f64075652db68ccd93cb7e19bf65 /templates/index.html
parenthead.html: Add a common head template (diff)
downloadforge-43bcb5c6b6e7233a33af9ffbd6e755f5a7279613.tar.gz
forge-43bcb5c6b6e7233a33af9ffbd6e755f5a7279613.tar.zst
forge-43bcb5c6b6e7233a33af9ffbd6e755f5a7279613.zip
*.html: Add "&ndash; Lindenii Forge" to the title
Diffstat (limited to '')
-rw-r--r--templates/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/index.html b/templates/index.html
index cbf7012..7ced768 100644
--- a/templates/index.html
+++ b/templates/index.html
@@ -3,7 +3,7 @@
<html>
<head>
{{ template "head_common" . }}
- <title>Forge</title>
+ <title>Categories &ndash; Lindenii Forge</title>
</head>
<body class="index">
<div class="padding-wrapper">