feat: add telegram channel

This commit is contained in:
Kentai Radiquum 2024-11-17 01:37:51 +05:00
parent 36e131a868
commit 4a0a7e0043
Signed by: Radiquum
GPG key ID: 858E8EE696525EED
5 changed files with 444 additions and 479 deletions

View file

@ -13,4 +13,8 @@
list-style-type: disc;
-webkit-padding-start: 20px;
padding-inline-start: 20px;
}
.markdown a {
text-decoration: underline;
}