mirror of
https://github.com/A2osX/A2osX.git
synced 2024-11-20 03:31:42 +00:00
New hello web page, some formatting, 1 link. Must remove comment chars at top/bttm if you want to dump into S-C.
This commit is contained in:
parent
d0f3ecd8d4
commit
495c302e80
22
SRV/WWW/hello.html
Normal file
22
SRV/WWW/hello.html
Normal file
@ -0,0 +1,22 @@
|
||||
<!--NEW
|
||||
AUTO 3,1-->
|
||||
<html>
|
||||
<head>
|
||||
<title>A2osx Welcome</title>
|
||||
</head>
|
||||
<body>
|
||||
<h2>A very simple web page.</h2>
|
||||
Hello, Welcome to the A2osX <i>test</i> page
|
||||
<!-- No "Simple Hello World" for us -->
|
||||
<p>
|
||||
Greetings from <br>
|
||||
<a href="http://www.a2osx.com">A2osX</a>
|
||||
<p>
|
||||
Composed with care by:
|
||||
<cite>The US Boob</cite>
|
||||
<br>©2020 and beyond
|
||||
</body>
|
||||
</html>
|
||||
<!--MAN
|
||||
TEXT srv/www/index.html
|
||||
-->
|
Loading…
Reference in New Issue
Block a user