bot server implementation

This commit is contained in:
Dobromir Popov
2024-02-28 15:51:21 +02:00
parent 349c2ca24c
commit 1643e1125b
6 changed files with 156 additions and 9 deletions

View File

@ -23,10 +23,11 @@ const ContactsPage = () => {
</a>
</div>
</div > */
} <a href="https://t.me/mwhitnessing_bot" className="inline-flex items-center ml-4" target="_blank">
}
{/* <a href="https://t.me/mwhitnessing_bot" className="inline-flex items-center ml-4" target="_blank">
<img src="content/icons/telegram-svgrepo-com.svg" alt="Телеграм" width="32" height="32" className="align-middle" />
<span className="align-middle">Телеграм</span>
</a>
</a> */}
</div >