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-04-30 09:56:31 +0100
commitbc96cff7f9167118aa5b959c45a96357c9a04d30 (patch)
treeafa98314dab27073fc482d2903ab87949179386e /header.html
parent4b2b93bf3433a55193960bd85faef789684efe82 (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 669cf034..7fadf752 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; }