diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-22 16:29:09 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-22 16:29:09 +0000 |
| commit | 1fa75cce16c5ccd9c260047668d2a505c9cc1a29 (patch) | |
| tree | 955777e434b2dbb8c425c8c72dbb7eb116b271a8 /index.html | |
| parent | fd4f0df09916baa9d3d01f5b21614711cc8f7ccd (diff) | |
Publishing new version
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -2,12 +2,12 @@ <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> foo.surf</title> <link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <link rel="stylesheet" href="style.css" /> </head> <body> -<h1></h1> +<h1> foo.surf</h1> <pre> ,---------------------------, | /---------------------\ | @@ -73,7 +73,7 @@ <p class="footer"> Generated with <a href="https://codeberg.org/snonux/gemtexter">Gemtexter</a> | served by <a href="https://www.OpenBSD.org">OpenBSD</a>/<a href="https://man.openbsd.org/httpd.8">httpd(8)</a> | -<a href="https://www2.snonux.de/site-mirrors.html">Site Mirrors</a> +<a href="https://www2.foo.surf/site-mirrors.html">Site Mirrors</a> </p> </body> </html> |
