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:
2022-04-11 22:02:09 -03:00
parent 42e4bf0b71
commit df5ca3dfef
12 changed files with 238 additions and 7 deletions

View File

@@ -7,7 +7,7 @@
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:wght@400;700;900&display=swap" rel="stylesheet">
<title>Telegram to Notion</title>
<title>Telegram to Notion Bot</title>
<link rel="stylesheet" href="/css/global.css">
<link rel="stylesheet" href="/css/{{cssFile}}.css">
</head>