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/index.html | |
| parent | 6aee04354e443e2121bf6c558be227388a10e7b2 (diff) | |
dynamic html title
Diffstat (limited to 'content/html/index.html')
| -rw-r--r-- | content/html/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/content/html/index.html b/content/html/index.html index 59d543bd..76713db1 100644 --- a/content/html/index.html +++ b/content/html/index.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>buetow.org</title> <link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <style type="text/css"> body { @@ -52,11 +52,12 @@ h2, h3 { </style> </head> <body> +<h1>buetow.org</h1> <pre> ,---------------------------, | /---------------------\ | | | | | - | | buetow.org | | + | | Paul's | | | | personal | | | | capsule | | | | | | |
