xyplon commited on
Commit
ee0af6b
·
verified ·
1 Parent(s): 91830f5

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +6 -1
index.html CHANGED
@@ -159,12 +159,17 @@
159
  }
160
  #stats{
161
  color: red;
162
-
163
  }
 
 
 
164
  </style>
165
  </head>
166
  <body>
167
  <a href="https://discord.gg/tRC7hNXfPH" target="_blank">Join Discord</a>
 
 
168
  <a href="https://buymeacoffee.com/Xyplon" target="_blank">Buy me a coffee </a>
169
  <div class="container mt-4">
170
 
 
159
  }
160
  #stats{
161
  color: red;
162
+
163
  }
164
+ #vw{
165
+ font-size: 22px;
166
+ }
167
  </style>
168
  </head>
169
  <body>
170
  <a href="https://discord.gg/tRC7hNXfPH" target="_blank">Join Discord</a>
171
+ <a href="https://xyplon.web.app" target="_blank" id="vw" ">VISIT WEBSITE for more features and Tools </a>
172
+
173
  <a href="https://buymeacoffee.com/Xyplon" target="_blank">Buy me a coffee </a>
174
  <div class="container mt-4">
175