Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -0
index.html
CHANGED
@@ -19,6 +19,11 @@
|
|
19 |
</style>
|
20 |
</head>
|
21 |
<body>
|
|
|
|
|
|
|
|
|
|
|
22 |
<iframe src="https://image.nexusapi.tech/" title="Nexus Image Generator"></iframe>
|
23 |
</body>
|
24 |
</html>
|
|
|
19 |
</style>
|
20 |
</head>
|
21 |
<body>
|
22 |
+
<h3>
|
23 |
+
<a href="https://www.nexusapi.tech/" target="_blank" style="text-decoration: none; color: black;">
|
24 |
+
Visit Nexus AI
|
25 |
+
</a>
|
26 |
+
</h3>
|
27 |
<iframe src="https://image.nexusapi.tech/" title="Nexus Image Generator"></iframe>
|
28 |
</body>
|
29 |
</html>
|