diff options
| author | Paul Buetow <paul@buetow.org> | 2022-01-12 23:01:20 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2022-01-12 23:01:20 +0000 |
| commit | d93c77ca24d298666567f7b90e8b5ec7690eaaf7 (patch) | |
| tree | c3ead40598c678178f8a2fb29cc653bebbe32ef1 /index.html | |
| parent | 7fc266338e536c42d6ba62cb0d369a1164761538 (diff) | |
Publishing new version
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 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>echo 'Hello $USER'</title> +<title>Having fun with computers!</title> <link rel="shortcut icon" type="image/gif" href="/favicon.ico" /> <link rel="stylesheet" href="style.css" /> </head> <body> -<h1>echo "Hello $USER"</h1> +<h1></h1> <pre> ,---------------------------, | /---------------------\ | |
