mirror of
https://gitlab.com/simple-stock-bots/docs.git
synced 2025-06-16 07:16:39 +00:00
15 lines
438 B
YAML
15 lines
438 B
YAML
site_name: Simple Stock Bot
|
|
site_url: https://misterbiggs.gitlab.io/simple-telegram-bot
|
|
edit_uri: blob/master/web/docs/
|
|
nav:
|
|
- Home: index.md
|
|
# - Commands: commands.md
|
|
# - About: about.md
|
|
# - Author's Website: https://blog.ansonbiggs.com/
|
|
- LICENSE: LICENSE.md
|
|
theme: "material"
|
|
|
|
repo_url: https://gitlab.com/MisterBiggs/simple-telegram-bot
|
|
repo_name: Simple Telegram Bot
|
|
site_description: A Telegram Bot for stock market Data.
|