From 495c302e808cb4cf24c672930ac9f45d5b9f331c Mon Sep 17 00:00:00 2001 From: Patrick Kloepfer Date: Wed, 3 Jun 2020 13:34:38 -0400 Subject: [PATCH] New hello web page, some formatting, 1 link. Must remove comment chars at top/bttm if you want to dump into S-C. --- SRV/WWW/hello.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 SRV/WWW/hello.html diff --git a/SRV/WWW/hello.html b/SRV/WWW/hello.html new file mode 100644 index 00000000..c965840c --- /dev/null +++ b/SRV/WWW/hello.html @@ -0,0 +1,22 @@ + + + +A2osx Welcome + + +

A very simple web page.

+Hello, Welcome to the A2osX test page + +

+Greetings from
+A2osX +

+Composed with care by: +The US Boob +
©2020 and beyond + + + \ No newline at end of file