From 05a8ab03e29dee89f5289cd5b56f8bbad5896338 Mon Sep 17 00:00:00 2001 From: Marc Garcia Date: Tue, 28 Jun 2022 21:30:18 +0700 Subject: [PATCH] WEB: Add Telegram to follow us and footer --- web/pandas/_templates/layout.html | 5 +++++ web/pandas/index.html | 16 +++++++++++++--- web/pandas/static/css/pandas.css | 7 +++++++ 3 files changed, 25 insertions(+), 3 deletions(-) diff --git a/web/pandas/_templates/layout.html b/web/pandas/_templates/layout.html index 52e06a9bec55b..67876d88a2d1a 100644 --- a/web/pandas/_templates/layout.html +++ b/web/pandas/_templates/layout.html @@ -69,6 +69,11 @@