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/resources.html | |
| parent | 7cc9f06054808a2525ab6f47963415add2c09a6f (diff) | |
change HTML title
Diffstat (limited to 'content/html/resources.html')
| -rw-r--r-- | content/html/resources.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/resources.html b/content/html/resources.html index 050083e2..19fe6f3a 100644 --- a/content/html/resources.html +++ b/content/html/resources.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> |
