heisbuba commited on
Commit
df235fd
Β·
verified Β·
1 Parent(s): d2c434f

Update src/templates/index.html

Browse files
Files changed (1) hide show
  1. src/templates/index.html +2 -2
src/templates/index.html CHANGED
@@ -373,7 +373,7 @@
373
  <a href="#features">Features</a>
374
  <a href="#pricing">Pricing</a>
375
  <a href="https://github.com/heisbuba/quantvat" target="_blank" title="View Source Code on Github">Github β†—</a>
376
- <a href="https://x.com/quantvat" target="_blank">𝕏 (Twitter)</a>
377
  </div>
378
 
379
  <div class="nav-actions">
@@ -397,7 +397,7 @@
397
  <a href="#pricing" onclick="toggleMenu()">Pricing</a>
398
  <a href="https://github.com/heisbuba/quantvat" target="_blank" title="View Source Code on Github">Github β†—</a>
399
 
400
- <a href="https://x.com/quantvat" target="_blank">𝕏 (Twitter)</a>
401
 
402
  <div style="width: 50%; height: 1px; background: var(--border); margin: 10px 0;"></div>
403
 
 
373
  <a href="#features">Features</a>
374
  <a href="#pricing">Pricing</a>
375
  <a href="https://github.com/heisbuba/quantvat" target="_blank" title="View Source Code on Github">Github β†—</a>
376
+ <a href="https://x.com/heisbuba" target="_blank">𝕏 (Twitter)</a>
377
  </div>
378
 
379
  <div class="nav-actions">
 
397
  <a href="#pricing" onclick="toggleMenu()">Pricing</a>
398
  <a href="https://github.com/heisbuba/quantvat" target="_blank" title="View Source Code on Github">Github β†—</a>
399
 
400
+ <a href="https://x.com/heisbuba" target="_blank">𝕏 (Twitter)</a>
401
 
402
  <div style="width: 50%; height: 1px; background: var(--border); margin: 10px 0;"></div>
403