xyplon commited on
Commit
78de829
·
verified ·
1 Parent(s): 1077be5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +8 -7
index.html CHANGED
@@ -167,6 +167,13 @@ color: red;
167
  </style>
168
  </head>
169
  <body>
 
 
 
 
 
 
 
170
  <style>
171
  #websiteDialog {
172
  padding: 20px;
@@ -207,13 +214,7 @@ color: red;
207
  <a href="https://discord.gg/tRC7hNXfPH" target="_blank">Join Discord </a><a href="https://buymeacoffee.com/Xyplon" target="_blank"> Buy me a coffee </a>
208
  <br>
209
  <a href="https://xyplon.web.app" target="_blank" id="vw" > VISIT WEBSITE </a>
210
- <dialog id="websiteDialog">
211
- <h3>Visit Our Website</h3>
212
- <p>You can visit website for other tools and models</p>
213
- <a href="https://xyplon.web.app" target="_blank">Visit xyplon.web.app</a>
214
- <br><br>
215
- <button id="closeDialog">Close</button>
216
- </dialog>
217
 
218
 
219
  <div class="container mt-4">
 
167
  </style>
168
  </head>
169
  <body>
170
+ <dialog id="websiteDialog">
171
+ <h3>Visit Our Website</h3>
172
+ <p>You can visit website for other tools and models</p>
173
+ <a href="https://xyplon.web.app" target="_blank">Visit xyplon.web.app</a>
174
+ <br><br>
175
+ <button id="closeDialog">Close</button>
176
+ </dialog>
177
  <style>
178
  #websiteDialog {
179
  padding: 20px;
 
214
  <a href="https://discord.gg/tRC7hNXfPH" target="_blank">Join Discord </a><a href="https://buymeacoffee.com/Xyplon" target="_blank"> Buy me a coffee </a>
215
  <br>
216
  <a href="https://xyplon.web.app" target="_blank" id="vw" > VISIT WEBSITE </a>
217
+
 
 
 
 
 
 
218
 
219
 
220
  <div class="container mt-4">