mirror of
https://gitlab.com/simple-stock-bots/simple-stock-bot.git
synced 2025-08-01 11:01:37 +00:00
Edit button now works correctly
This commit is contained in:
@@ -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.
|
||||||
|
Reference in New Issue
Block a user