2
0
mirror of https://github.com/tdlib/telegram-bot-api synced 2025-08-22 09:57:44 +00:00

Add Telegram's favicon

This commit is contained in:
snxx-lppxx 2022-01-27 18:45:16 +05:00
parent 93ccd2a145
commit f1646e0b0f

View File

@ -3,6 +3,7 @@
<head> <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> <style>
:root { :root {
--background: #fafafa; --background: #fafafa;