rkihacker commited on
Commit
5167717
·
verified ·
1 Parent(s): 80c6f2e

Create views/index.html

Browse files
Files changed (1) hide show
  1. views/index.html +11 -0
views/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>