summaryrefslogtreecommitdiff
path: root/header.html
diff options
context:
space:
mode:
authorPaul Buetow <git@mx.buetow.org>2021-04-30 09:56:31 +0100
committerPaul Buetow <git@mx.buetow.org>2021-05-21 05:11:04 +0100
commit8441ab71f334714d48f34a6e0fcc8a2e6f7aa8bb (patch)
tree061b96230d3f919483ec2872777911a624692cf6 /header.html
parentb595d0309d2c26fd6eca1399e8a502b8bb76f5be (diff)
can generate atom.xml gemini and http feeds
Diffstat (limited to 'header.html')
-rw-r--r--header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/header.html b/header.html
index 669cf03..7fadf75 100644
--- a/header.html
+++ b/header.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
-<title>buetow.org</title>
+<title>buetow.org - Having fun with computers!</title>
<meta charset='utf-8'>
<style>
body { background-color: #282c34; color: #dfdfdf; margin: auto; max-width: 900px; }