diff --git a/src/pages/index.tsx b/src/pages/index.tsx index af0421a7..f6f4437d 100644 --- a/src/pages/index.tsx +++ b/src/pages/index.tsx @@ -87,6 +87,17 @@ const SocialCards: SocialCardProps[] = [ /> ), }, + { + color: "bg-[#24A1DE]", + link: "https://t.me/+hmKN0xOR73ExOTU6", + children: ( + telegram + ), + }, ]; function Home() { diff --git a/static/img/homepage/telegram-single-path-240px.svg b/static/img/homepage/telegram-single-path-240px.svg new file mode 100644 index 00000000..7880d035 --- /dev/null +++ b/static/img/homepage/telegram-single-path-240px.svg @@ -0,0 +1 @@ + \ No newline at end of file