opentrashmail/web/templates/intro.html

6 lines
541 B
HTML
Raw Normal View History

2023-11-11 16:01:07 +00:00
<div class="text-center">
2023-11-30 08:57:37 +00:00
<img src="/imgs/logo-300.png" alt="OpenTrashmail Logo">
2023-11-11 16:01:07 +00:00
<h1>Welcome to OpenTrashmail</h1>
<p><a href="https://github.com/HaschekSolutions/opentrashmail" target="_blank" role="button" class="secondary"><i class="fab fa-github"></i> View on Github</a></p>
<p>OpenTrashmail is an open source, selfhostable, disposable email service that helps you protect your privacy online. With OpenTrashmail, you can create your own trashmail addresses using your own domain, subdomain or wildcard domain</p>
</div>