mirror of
https://gitlab.com/simple-stock-bots/splash-page.git
synced 2025-06-16 15:17:15 +00:00
streamlined page
This commit is contained in:
parent
774ca8d58d
commit
f3f49c3831
16
index.html
16
index.html
@ -38,9 +38,9 @@
|
|||||||
<body>
|
<body>
|
||||||
<header>
|
<header>
|
||||||
<nav>
|
<nav>
|
||||||
<button onclick="window.location.href='https://docs.simplestockbot.com';">
|
<!-- <button onclick="window.location.href='https://docs.simplestockbot.com';">
|
||||||
Documentation
|
Documentation
|
||||||
</button>
|
</button> -->
|
||||||
<!-- <a href="https://docs.simplestockbot.com">Documentation</a> -->
|
<!-- <a href="https://docs.simplestockbot.com">Documentation</a> -->
|
||||||
<!-- <a href="https://gitlab.com/simple-stock-bots" target="_blank"
|
<!-- <a href="https://gitlab.com/simple-stock-bots" target="_blank"
|
||||||
><img
|
><img
|
||||||
@ -49,21 +49,20 @@
|
|||||||
style="height: 35px !important"
|
style="height: 35px !important"
|
||||||
/> -->
|
/> -->
|
||||||
</a>
|
</a>
|
||||||
<a href="https://www.buymeacoffee.com/Anson" target="_blank"
|
<!-- <a href="https://www.buymeacoffee.com/Anson" target="_blank"
|
||||||
><img
|
><img
|
||||||
src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"
|
src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"
|
||||||
alt="Buy Me A Coffee"
|
alt="Buy Me A Coffee"
|
||||||
style="height: 44px !important"
|
style="height: 44px !important"
|
||||||
/></a>
|
/></a> -->
|
||||||
</nav>
|
</nav>
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<main>
|
<main>
|
||||||
<h1>Simple Stock Bots</h1>
|
<h1>Simple Stock Bots</h1>
|
||||||
<h2>Take your Stock groupchats to the next level</h2>
|
<h2>Take your Groupchats to the Next Level</h2>
|
||||||
<p>
|
<p>
|
||||||
Stock market bots that bring Stock and Cryptocurrency info to any group
|
Bots that bring Stock Market and Cryptocurrency info to any group chat.
|
||||||
chat.
|
|
||||||
</p>
|
</p>
|
||||||
<button onclick="window.location.href='https://t.me/SimpleStockBot';">
|
<button onclick="window.location.href='https://t.me/SimpleStockBot';">
|
||||||
Telegram
|
Telegram
|
||||||
@ -73,6 +72,9 @@
|
|||||||
>
|
>
|
||||||
Discord
|
Discord
|
||||||
</button>
|
</button>
|
||||||
|
<button onclick="window.location.href='https://docs.simplestockbot.com';">
|
||||||
|
Documentation
|
||||||
|
</button>
|
||||||
</main>
|
</main>
|
||||||
<hr>
|
<hr>
|
||||||
<h2>Quotes</h2>
|
<h2>Quotes</h2>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user