From 1ba80a8b51ec8ab161c9e19ce07b6397e152c630 Mon Sep 17 00:00:00 2001 From: ClaraCrazy Date: Wed, 2 Oct 2024 08:39:51 +0200 Subject: [PATCH] Add example inbox --- README.md | 7 +++++-- infrastructure/web/views/login.twig | 3 +++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d647de1..172c939 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ All data is being removed 48hrs after they have reached the mail server. -

Try now | Discord

+

Try now | Example Inbox | Discord



----- @@ -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...

diff --git a/infrastructure/web/views/login.twig b/infrastructure/web/views/login.twig index 3fb8357..c78b2df 100644 --- a/infrastructure/web/views/login.twig +++ b/infrastructure/web/views/login.twig @@ -2,6 +2,9 @@ {% block body %} +
+ Example Inbox +

Welcome!

Here you can either create a new Inbox, or access your old one