mirror of
https://gitlab.com/simple-stock-bots/simple-telegram-stock-bot.git
synced 2025-08-02 11:31:29 +00:00
went ham
This commit is contained in:
@@ -12,7 +12,7 @@ copyright: <a href="https://ansonbiggs.com">Anson Biggs</a> 2018 </br> Available
|
||||
nav:
|
||||
- Home: index.md
|
||||
- Commands: commands.md
|
||||
- Hosting: host.md
|
||||
- Self-Host: host.md
|
||||
- Donate: donate.md
|
||||
- Contact: contact.md
|
||||
|
||||
@@ -24,7 +24,7 @@ theme:
|
||||
- navigation.tracking
|
||||
- navigation.tabs
|
||||
- navigation.tabs.sticky
|
||||
- navigation.footer
|
||||
- content.code.copy
|
||||
icon:
|
||||
logo: material/robot-love
|
||||
palette:
|
||||
@@ -68,7 +68,10 @@ plugins:
|
||||
|
||||
|
||||
markdown_extensions:
|
||||
- attr_list
|
||||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:materialx.emoji.twemoji
|
||||
emoji_generator: !!python/name:materialx.emoji.to_svg
|
||||
- attr_list
|
||||
- pymdownx.emoji:
|
||||
emoji_index: !!python/name:materialx.emoji.twemoji
|
||||
emoji_generator: !!python/name:materialx.emoji.to_svg
|
||||
- admonition
|
||||
- pymdownx.details
|
||||
- pymdownx.superfences
|
||||
|
Reference in New Issue
Block a user