VyLala commited on
Commit
4719ce8
·
verified ·
1 Parent(s): b04fe6c

Update better_offer.html

Browse files
Files changed (1) hide show
  1. better_offer.html +2 -2
better_offer.html CHANGED
@@ -36,7 +36,7 @@
36
  #classifier-page a {
37
  text-decoration: none !important;
38
  }
39
- #classifier-page a[href*="mtDNALocation"] {
40
  background: #111827 !important; /* black */
41
  color: #ffffff !important; /* white text */
42
  text-decoration: none !important;
@@ -179,7 +179,7 @@
179
 
180
  <!-- CTA -->
181
  <div style="display:flex; gap:12px; flex-wrap:wrap; margin:20px 0;">
182
- <a href="https://huggingface.co/spaces/VyLala/mtDNALocation" target="_blank"
183
  style="background:#111827; color:#fff; text-decoration:none; padding:12px 16px; border-radius:10px; font-weight:600;">
184
  Try the Classifier
185
  </a>
 
36
  #classifier-page a {
37
  text-decoration: none !important;
38
  }
39
+ #classifier-page a[href*="BioMetadataAudit"] {
40
  background: #111827 !important; /* black */
41
  color: #ffffff !important; /* white text */
42
  text-decoration: none !important;
 
179
 
180
  <!-- CTA -->
181
  <div style="display:flex; gap:12px; flex-wrap:wrap; margin:20px 0;">
182
+ <a href="https://huggingface.co/spaces/VyLala/BioMetadataAudit" target="_blank"
183
  style="background:#111827; color:#fff; text-decoration:none; padding:12px 16px; border-radius:10px; font-weight:600;">
184
  Try the Classifier
185
  </a>