mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-06-16 07:16:39 +00:00
17 lines
923 B
YAML
17 lines
923 B
YAML
site_name: Simple Stock Bot
|
|
site_url: https://simple-stock-bots.gitlab.io/site
|
|
edit_uri: /simple-stock-bots/site/tree/master/docs
|
|
nav:
|
|
- Home: index.md
|
|
- Telegram Commands: telegram.md
|
|
- Donate: donate.md
|
|
- Contact (Email): mailto:anson@ansonbiggs.com
|
|
- LICENSE: LICENSE.md
|
|
theme: "material"
|
|
|
|
repo_url: https://gitlab.com/simple-stock-bots
|
|
repo_name: Simple Stock Bots
|
|
site_description: Simple Discord and Telegram chat bots for Stock Market Data.
|
|
site_author: Anson Biggs
|
|
copyright: <a href="https://ansonbiggs.com">Anson Biggs</a> 2018 </br> <a href="https://iexcloud.io">All market data is provided by IEX Cloud</a> <script data-name="BMC-Widget" src="https://cdnjs.buymeacoffee.com/1.0.0/widget.prod.min.js" data-id="Anson" data-description="Support me on Buy me a coffee!" data-message="Thank you for using my bots!" data-color="#5F7FFF" data-position="right" data-x_margin="18" data-y_margin="18"></script>
|