souljoy commited on
Commit
e63bb76
·
1 Parent(s): ad8b9b4

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +1 -16
index.html CHANGED
@@ -31,22 +31,7 @@
31
 
32
  <!-- Body -->
33
  <body>
34
- <h1>FastAPI Hello World Example</h1>
35
-
36
- <h3>
37
- This is a simple example of a FastAPI Hello World application using Docker. See the links below for more information.
38
- </h3>
39
- <!-- List of different relevant links and descriptions about them -->
40
-
41
- <div style="margin: 0 auto; width: 50%;">
42
-
43
- <ul>
44
- <!-- Link to self /docs -->
45
- <li>
46
- <a href="/docs">This API's Interactive Swaggar Docs</a> - Try the API out here!
47
- </li>
48
- </ul>
49
- </div>
50
 
51
  </body>
52
  </html>
 
31
 
32
  <!-- Body -->
33
  <body>
34
+
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
35
 
36
  </body>
37
  </html>