summaryrefslogtreecommitdiff
path: root/template/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'template/header.html')
-rw-r--r--template/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/header.html b/template/header.html
index 33d468b..9d99415 100644
--- a/template/header.html
+++ b/template/header.html
@@ -2,7 +2,7 @@
<html lang="en">
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
-<title>blog.vdouillet.fr</title>
+<title>$title</title>
<style>
@media (prefers-color-scheme: dark){
body {color:#fff;background:#000}