Commit
·
de69ec9
1
Parent(s):
5263d67
Update public/index.html
Browse files- public/index.html +1 -1
public/index.html
CHANGED
@@ -13,7 +13,7 @@
|
|
13 |
<body>
|
14 |
<div class="container">
|
15 |
<h1 class="text-center">Welcome to OPENAI Reverse Proxy</h1>
|
16 |
-
<p class="lead">This is your OpenAI Reverse Proxy URL: https://ngoctuanai-openaiproxy.hf.space/api/v1
|
17 |
</p>
|
18 |
</div>
|
19 |
<!-- Link tới tệp JavaScript của Bootstrap -->
|
|
|
13 |
<body>
|
14 |
<div class="container">
|
15 |
<h1 class="text-center">Welcome to OPENAI Reverse Proxy</h1>
|
16 |
+
<p class="lead">This is your OpenAI Reverse Proxy URL: <a href="https://ngoctuanai-openaiproxy.hf.space/api/v1"</a>
|
17 |
</p>
|
18 |
</div>
|
19 |
<!-- Link tới tệp JavaScript của Bootstrap -->
|