This is the main dovel repository, it has the Go code to run dovel SMTP server.
Author: blmayer (bleemayer@gmail.com)
Date: Thu Apr 27 17:51:14 2023 -0300
Parent: a98c9e1
Adjusted style and logo
commit fa714929e9153464b6ce8a5dd28fa997f32f9b80
Author: blmayer <bleemayer@gmail.com>
Date: Thu Apr 27 17:51:14 2023 -0300
Adjusted style and logo
diff --git a/index.html b/index.html
index 98527ed..e3d3762 100644
--- a/index.html
+++ b/index.html
@@ -12,7 +12,8 @@
body {
background: floralwhite;
max-width: 600px;
- margin: 100px auto;
+ margin: 60px auto;
+ padding: 20px;
font-family: sans-serif;
}
@@ -34,8 +35,19 @@ tt {
</head>
<body>
<center>
- <img src=/logo.png>
- <h1>Dovel</h1>
+<pre style="background:none">
+_________ ______
+______ /________ _________ /
+_ __ /_ __ \_ | / / _ \_ /
+/ /_/ / / /_/ /_ |/ // __/ /
+\__,_/ \____/_____/ \___//_/ ________
+ | ~~ # |
+ | --- |
+ '--------'
+
+
+
+</pre>
<i>Self host your email in 4 easy steps.</i>
<p>
<a href=https://goreportcard.com/report/blmayer.dev/x/dovel><img src=https://goreportcard.com/badge/blmayer.dev/x/dovel></a>