From b2009191699a2a31b38fd2baea9ff2cabc38efdc Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Tue, 28 Dec 2021 17:58:13 +0000 Subject: move to openbsd --- index.html | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'index.html') diff --git a/index.html b/index.html index 29175d33..67ffdd26 100644 --- a/index.html +++ b/index.html @@ -2,13 +2,12 @@ -fprintf(stderr, 'Hello world -'); +echo 'Hello $USER' -

fprintf(stderr, "Hello world\n");

+

echo "Hello $USER"

               ,---------------------------,
               |  /---------------------\  |
@@ -22,7 +21,7 @@
             ,---\_____     []     _______/------,
           /         /______________\           /|
         /___________________________________ /  | ___
-        |                                   |   |    )
+        |   Proudly powered by OpenBSD      |   |    )
         |  _ _ _                 [-------]  |   |   (
         |  o o o TURBO           [-------]  |  /    _)_
         |__________________________________ |/     /  /
-- 
cgit v1.2.3