Browse code

Created repository.

DoubleBastionAdmin authored on 01/03/2022 23:31:10
Showing 1 changed files
1 1
new file mode 100644
... ...
@@ -0,0 +1,9 @@
1
+<!doctype html>
2
+<html>
3
+    <head>
4
+        <title>Hello, World!</title>
5
+    </head>
6
+    <body>
7
+        <p>This is a fax.</p>
8
+    </body>
9
+</html>