summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2022-09-28 07:52:38 -0400
committerAndrew Lee <alee14498@protonmail.com>2022-09-28 07:52:38 -0400
commit822c11b1e3d9176a2f2c773d06514224a8374868 (patch)
tree4a9cae365c59cf848389e2de84d8fa445fbc5cb5
downloadfrankspringyshoes-822c11b1e3d9176a2f2c773d06514224a8374868.tar.gz
frankspringyshoes-822c11b1e3d9176a2f2c773d06514224a8374868.tar.bz2
frankspringyshoes-822c11b1e3d9176a2f2c773d06514224a8374868.zip
Inital commit
-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..2bc621f
--- /dev/null
+++ b/index.html
@@ -0,0 +1,9 @@
+<html>
+ <head>
+ <title>Frank's Springy Shoes</title>
+ </head>
+ <body>
+ <h1>Frank's Springy Shoes</h1>
+ <p>The innovate product since the iPhone.</p>
+ </body>
+</html>