mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-06-16 07:16:39 +00:00
15 lines
448 B
YAML
15 lines
448 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: telegram.md
|
|
- Discord: discord.md
|
|
- Author's Website: https://blog.ansonbiggs.com/
|
|
- LICENSE: LICENSE.md
|
|
theme: "material"
|
|
|
|
repo_url: https://gitlab.com/simple-stock-bots
|
|
repo_name: Simple Stock Bots
|
|
site_description: A collection of simple chat bots for stock market Data.
|