Spaces:
Running
Running
Update src/templates/index.html
Browse files- 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/
|
| 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/
|
| 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 |
|