From 8a78337ea4dcb0b154bd1c754218ca01c8f9015d Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 8 Mar 2026 18:17:20 +0200 Subject: Update content for html --- testpage.html | 56 +++++++++++++++++++++++++++++++------------------------- 1 file changed, 31 insertions(+), 25 deletions(-) (limited to 'testpage.html') diff --git a/testpage.html b/testpage.html index 83cb2e55..555043de 100644 --- a/testpage.html +++ b/testpage.html @@ -2,12 +2,17 @@ + This is a `test` page! - + +
+
+
+

Home | Markdown | Gemini

@@ -49,31 +54,31 @@ by Lorenzo Bettini http://www.lorenzobettini.it http://www.gnu.org/software/src-highlite --> -
if [ -f "foo" ]; then
-    echo foo
-else
-    echo bar
-fi
+
if [ -f "foo" ]; then
+    echo foo
+else
+    echo bar
+fi
 

-
# Jo
-❯ exec 5<>/dev/tcp/google.de/80
-❯ echo -e "GET / HTTP/1.1\nhost: google.de\n\n" >&5
-❯ cat <&5 | head
-HTTP/1.1 301 Moved Permanently
-Location: http://www.google.de/
-Content-Type: text/html; charset=UTF-8
-Date: Thu, 18 Nov 2021 08:27:18 GMT
-Expires: Sat, 18 Dec 2021 08:27:18 GMT
-Cache-Control: public, max-age=2592000
-Server: gws
-Content-Length: 218
-X-XSS-Protection: 0
-X-Frame-Options: SAMEORIGIN
+
# Jo
+exec 5<>/dev/tcp/google.de/80
+❯ echo -e "GET / HTTP/1.1\nhost: google.de\n\n" >&5
+❯ cat <&5 | head
+HTTP/1.1 301 Moved Permanently
+Location: http://www.google.de/
+Content-Type: text/html; charset=UTF-8
+Date: Thu, 18 Nov 2021 08:27:18 GMT
+Expires: Sat, 18 Dec 2021 08:27:18 GMT
+Cache-Control: public, max-age=2592000
+Server: gws
+Content-Length: 218
+X-XSS-Protection: 0
+X-Frame-Options: SAMEORIGIN
 

Foo0
@@ -97,11 +102,12 @@ X-Frame-Options: SAMEORIGIN https://foo.zone
link
+ -- cgit v1.2.3