summaryrefslogtreecommitdiff
path: root/templates/header.html
diff options
context:
space:
mode:
Diffstat (limited to 'templates/header.html')
-rw-r--r--templates/header.html6
1 files changed, 1 insertions, 5 deletions
diff --git a/templates/header.html b/templates/header.html
index 9b6f9f4..7756d4f 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -3,10 +3,6 @@
<head>
<meta charset="UTF-8">
<link rel="stylesheet" href="./style.css">
- <title>$TITLE</title>
+ <title>$PAGE_TITLE</title>
</head>
<body>
- <div class="banner">
- <h1>🍳 Based Cooking 🍲</h1>
- <hr/>
- </div>