This is the main dovel repository, it has the Go code to run dovel SMTP server.
Author: blmayer (bleemayer@gmail.com)
Date: Fri Jan 27 15:17:28 2023 -0300
Parent: aa3a4bd
Changed colour
commit c8304fc84a369a77a22deaffdf573e54729b4fc0
Author: blmayer <bleemayer@gmail.com>
Date: Fri Jan 27 15:17:28 2023 -0300
Changed colour
diff --git a/index.html b/index.html
index ad434c4..1a3e7a6 100644
--- a/index.html
+++ b/index.html
@@ -11,7 +11,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>
body {
- background: lightgray;
+ background: floralwhite;
max-width: 600px;
margin: 100px auto;
font-family: sans-serif;