Skip to content

Commit

Permalink
✏️ Update telegram logo color in docs
Browse files Browse the repository at this point in the history
  • Loading branch information
arxyzan committed Nov 22, 2023
1 parent 9cf9535 commit 110f0b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@
{
"name": "Telegram",
"url": "https://t.me/hezarai",
"html": """<i class="fa-brands fa-telegram fa-2x" style="color: #3881ff;"></i>""",
"html": """<i class="fa-brands fa-telegram fa-2x" style="color: #229ed9;"></i>""",
"class": "",
},
{
Expand Down

0 comments on commit 110f0b7

Please sign in to comment.