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