diff options
| author | Paul Buetow <git@mx.buetow.org> | 2021-05-18 08:50:24 +0100 |
|---|---|---|
| committer | Paul Buetow <git@mx.buetow.org> | 2021-05-21 05:11:05 +0100 |
| commit | d371050f2fb79b6d66a810e60ff9c0ed2381f2cc (patch) | |
| tree | 7fab42e3388fcf5c4f5c92d65f916098c43b5591 /content/html/contact-information.html | |
| parent | 6aee04354e443e2121bf6c558be227388a10e7b2 (diff) | |
dynamic html title
Diffstat (limited to 'content/html/contact-information.html')
| -rw-r--r-- | content/html/contact-information.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content/html/contact-information.html b/content/html/contact-information.html index 6e688b9d..f9eed219 100644 --- a/content/html/contact-information.html +++ b/content/html/contact-information.html @@ -2,7 +2,7 @@ <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> -<title>Having fun with computers!</title> +<title>Contact information</title> <link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <style type="text/css"> body { |
