mirror of
https://github.com/teloxide/teloxide.git
synced 2024-12-22 14:35:36 +01:00
Replace media/PING_PONG_BOT.gif with DICES_BOT.gif
This commit is contained in:
parent
e74196a62f
commit
843fb777f9
4 changed files with 2 additions and 2 deletions
|
@ -116,7 +116,7 @@ async fn main() {
|
||||||
|
|
||||||
<div align="center">
|
<div align="center">
|
||||||
<kbd>
|
<kbd>
|
||||||
<img src=https://github.com/teloxide/teloxide/raw/master/media/PING_PONG_BOT.gif />
|
<img src=https://github.com/teloxide/teloxide/raw/master/media/DICES_BOT.gif />
|
||||||
</kbd>
|
</kbd>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
BIN
media/DICES_BOT.gif
Normal file
BIN
media/DICES_BOT.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 169 KiB |
Binary file not shown.
Before Width: | Height: | Size: 26 KiB |
|
@ -57,7 +57,7 @@
|
||||||
//!
|
//!
|
||||||
//! <div align="center">
|
//! <div align="center">
|
||||||
//! <kbd>
|
//! <kbd>
|
||||||
//! <img src=https://github.com/teloxide/teloxide/raw/master/media/PING_PONG_BOT.gif />
|
//! <img src=https://github.com/teloxide/teloxide/raw/master/media/DICES_BOT.gif />
|
||||||
//! </kbd>
|
//! </kbd>
|
||||||
//! </div>
|
//! </div>
|
||||||
//!
|
//!
|
||||||
|
|
Loading…
Reference in a new issue