summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorfxqnlr <[email protected]>2024-09-19 20:06:53 +0200
committerfxqnlr <[email protected]>2024-09-19 20:06:53 +0200
commitf0b8e96b51b1a8b19365c9d010639c8d67a42506 (patch)
tree36a217aa03f7174ddfdbb34736f2288072bda4af /index.html
downloadasmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.tar
asmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.tar.gz
asmsite-f0b8e96b51b1a8b19365c9d010639c8d67a42506.zip
initial commit
Diffstat (limited to 'index.html')
-rw-r--r--index.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..9175f0f
--- /dev/null
+++ b/index.html
@@ -0,0 +1,9 @@
1<html>
2 <head>
3 <title>asmsite</title>
4 </head>
5
6 <body>
7 <h1>Hello World</h1>
8 </body>
9</html>