aboutsummaryrefslogtreecommitdiff
path: root/systems/eldiron/websites/_www/index.htm
diff options
context:
space:
mode:
Diffstat (limited to 'systems/eldiron/websites/_www/index.htm')
-rw-r--r--systems/eldiron/websites/_www/index.htm9
1 files changed, 9 insertions, 0 deletions
diff --git a/systems/eldiron/websites/_www/index.htm b/systems/eldiron/websites/_www/index.htm
new file mode 100644
index 0000000..0274251
--- /dev/null
+++ b/systems/eldiron/websites/_www/index.htm
@@ -0,0 +1,9 @@
1<!DOCTYPE html>
2<html>
3 <head>
4 <title>Hello World HTML</title>
5 </head>
6 <body>
7 <h1>It works!</h1>
8 </body>
9</html>