summaryrefslogtreecommitdiff
path: root/header.html.part
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-05-18 08:50:24 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:05 +0100
commitd371050f2fb79b6d66a810e60ff9c0ed2381f2cc (patch)
tree7fab42e3388fcf5c4f5c92d65f916098c43b5591 /header.html.part
parent6aee04354e443e2121bf6c558be227388a10e7b2 (diff)
dynamic html title
Diffstat (limited to 'header.html.part')
-rw-r--r--header.html.part2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html.part b/header.html.part
index d7274ab..45cf151 100644
--- a/header.html.part
+++ b/header.html.part
@@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
-<title>Having fun with computers!</title>
+<title>%%TITLE%%</title>
<link rel="shortcut icon" type="image/gif" href="/favicon.ico" />
<style type="text/css">
body {