1
0
mirror of https://gitlab.com/simple-stock-bots/simple-stock-bot.git synced 2025-06-16 15:17:28 +00:00

Edit button now works correctly

This commit is contained in:
Anson 2019-02-08 20:03:57 -07:00
parent cd149f7b11
commit e96a824cf5

View File

@ -1,13 +1,14 @@
site_name: Simple Stock Bot site_name: Simple Stock Bot
site_url: https://misterbiggs.gitlab.io/simple-telegram-bot site_url: https://misterbiggs.gitlab.io/simple-telegram-bot
edit_uri: blob/master/web/docs/
nav: nav:
- Home: index.md - Home: index.md
# - Commands: commands.md # - Commands: commands.md
# - About: about.md # - About: about.md
# - Author's Website: https://blog.ansonbiggs.com/ # - Author's Website: https://blog.ansonbiggs.com/
- LICENSE: LICENSE.md - LICENSE: LICENSE.md
theme: 'material' theme: "material"
repo_url: https://gitlab.com/MisterBiggs/simple-telegram-bot repo_url: https://gitlab.com/MisterBiggs/simple-telegram-bot
repo_name: Simple Telegram Bot repo_name: Simple Telegram Bot
site_description: A Telegram Bot for stock market Data. site_description: A Telegram Bot for stock market Data.