diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-30 09:56:31 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-04-30 09:56:31 +0100 |
| commit | bc96cff7f9167118aa5b959c45a96357c9a04d30 (patch) | |
| tree | afa98314dab27073fc482d2903ab87949179386e /header.html | |
| parent | 4b2b93bf3433a55193960bd85faef789684efe82 (diff) | |
can generate atom.xml gemini and http feeds
Diffstat (limited to 'header.html')
| -rw-r--r-- | header.html | 2 |
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; } |
