diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-01 19:51:30 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-01 19:51:30 +0100 |
| commit | 3e5663745a2a1bbe72bf36c637c04dc6b7c1388a (patch) | |
| tree | 40061786054af229e75be7b46c098226fd731be7 /content/html/index.html | |
| parent | 7cc9f06054808a2525ab6f47963415add2c09a6f (diff) | |
change HTML title
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 75e67955..7f7d38d6 100644 --- a/content/html/index.html +++ b/content/html/index.html @@ -1,7 +1,7 @@ <!DOCTYPE html> <html lang="en"> <head> -<title>buetow.org - Having fun with computers!</title> +<title>Having fun with computers!</title> <meta charset='utf-8'> <link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <style> |
