2
0
mirror of https://github.com/tdlib/telegram-bot-api synced 2025-08-22 01:49:24 +00:00

Compare commits

...

2 Commits

Author SHA1 Message Date
Serjan Nasredin
45b40cb63a
Merge f1646e0b0fe58c67086cb6e951cd192ea83ffe74 into a186a9ae823d91678ace87ef5b920688c555f5b5 2024-09-10 19:20:26 +02:00
snxx-lppxx
f1646e0b0f Add Telegram's favicon 2022-01-27 18:45:16 +05:00

View File

@ -2,7 +2,8 @@
<html>
<head>
<title>Telegram Bot API server build instructions</title>
<title>Telegram Bot API server build instructions</title>
<link rel="icon" type="image/svg+xml" sizes="16x16|any" href="https://telegram.org/img/t_logo.svg"/>
<style>
:root {
--background: #fafafa;