Add example inbox

pull/16/head
ClaraCrazy 2024-10-02 08:39:51 +02:00
parent 5dab1158e9
commit 1ba80a8b51
No known key found for this signature in database
GPG Key ID: EBBC896ACB497011
2 changed files with 8 additions and 2 deletions

View File

@ -12,7 +12,7 @@
All data is being removed 48hrs after they have reached the mail server.
<p align="center"><a href="https://48hr.email" target="_blank">Try now</a> | <a href="https://discord.gg/crazyco" target="_blank">Discord</a></p>
<p align="center"><a href="https://48hr.email" target="_blank">Try now</a> | <a href="https://48hr.email/inbox/example@48hr.email" target="_blank">Example Inbox</a> | <a href="https://discord.gg/crazyco" target="_blank">Discord</a></p>
<br><br>
-----
@ -21,8 +21,11 @@ All data is being removed 48hrs after they have reached the mail server.
- Create a custom inbox with select name and domain, or get a fully randomized one
- Receive emails with a clean preview in your inbox, with optional browser notifications
- Read emails, with support for CSS & JS just like you are used to from regular email providers
- Read emails, with support for HTML, CSS & JS just like you are used to from regular email providers
- Delete your emails ahead of time by pressing the delete button
- View the raw email, showing all the headers etc.
- Download Attachments
- and more...
<br><br>

View File

@ -2,6 +2,9 @@
{% block body %}
<div style="float: right; text-align: end;">
<a href="/inbox/example@48hr.email">Example Inbox</a>
</div>
<div id="login">
<h1>Welcome!</h1>
<h4>Here you can either create a new Inbox, or access your old one</h4>