Niansuh commited on
Commit
29f1b42
·
verified ·
1 Parent(s): ea748e8

Create view/index.html

Browse files
Files changed (1) hide show
  1. view/index.html +11 -0
view/index.html ADDED
@@ -0,0 +1,11 @@
 
 
 
 
 
 
 
 
 
 
 
 
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>Redeem Code API</title>
5
+ </head>
6
+ <body>
7
+
8
+ <p>Failure is the first step to success. — Niansuh</p>
9
+
10
+ </body>
11
+ </html>