mirror of
https://gitlab.com/simple-stock-bots/splash-page.git
synced 2025-07-27 08:31:26 +00:00
added producthunt and buymeacoffe links
This commit is contained in:
15
index.html
15
index.html
@@ -37,24 +37,27 @@
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
<nav>
|
||||
<!-- <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
|
||||
src="assets/img/gitlab-icon.svg"
|
||||
alt="Gitlab Logo"
|
||||
style="height: 35px !important"
|
||||
/> -->
|
||||
style="height: 54px !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> -->
|
||||
style="height: 54px !important"
|
||||
/></a>
|
||||
<a href="https://www.producthunt.com/posts/simple-stock-bot?utm_source=badge-featured&utm_medium=badge&utm_souce=badge-simple-stock-bot" target="_blank"><img src="https://api.producthunt.com/widgets/embed-image/v1/featured.svg?post_id=308702&theme=dark" alt="Simple Stock Bot - Simple Stock market bots for Discord and Telegram. | Product Hunt" style="width: 250px; height: 54px;" width="250" height="54" /></a>
|
||||
</main>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
|
Reference in New Issue
Block a user