mirror of
https://github.com/FranP-code/Open-Telegram-to-Notion-Backend.git
synced 2025-10-12 23:52:54 +00:00
Privacy policy and Terms of use page added. Adjustments in the index and auth pages and added the beta header
This commit is contained in:
14
views/index.hbs
Normal file
14
views/index.hbs
Normal file
@@ -0,0 +1,14 @@
|
||||
{{> global cssFile="index"}}
|
||||
|
||||
<body>
|
||||
{{> betaBanner }}
|
||||
<div class="main">
|
||||
<h1>Telegram to Notion Bot's website</h1>
|
||||
<a href="https://t.me/TelegrmToNotionBot" class="button">Here you can visit it!</a>
|
||||
<ul>
|
||||
<li>100% Free</li>
|
||||
<li>Unlimited messages</li>
|
||||
<li>Forever</li>
|
||||
</ul>
|
||||
</div>
|
||||
</body>
|
||||
Reference in New Issue
Block a user