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
73362a68db
Merge f1646e0b0fe58c67086cb6e951cd192ea83ffe74 into 53e15345b04fcea73b415897f10d7543005044ce 2024-11-17 23:12:07 +05:30
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;