diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-04-30 09:58:31 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:04 +0100 |
| commit | 20af5279f1166080c0804558c4429e332e4d62a6 (patch) | |
| tree | 71872daa3bbcf38cc5a8da1d0517398c4e5d922f /content/html/index.html | |
| parent | 8441ab71f334714d48f34a6e0fcc8a2e6f7aa8bb (diff) | |
update feed dates
Diffstat (limited to 'content/html/index.html')
| -rw-r--r-- | content/html/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/index.html b/content/html/index.html index 6eaa6363..6000fa05 100644 --- a/content/html/index.html +++ b/content/html/index.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; } |
