update default www page to link to the website, fixes #96

This commit is contained in:
Joshua Tauberer 2014-07-07 07:07:54 -04:00
parent ad3f6f8424
commit 430b2dec11
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@
</head>
<body>
<h1>this is a mail-in-a-box</h1>
<p><a href="https://github.com/JoshData/mailinabox">https://github.com/JoshData/mailinabox</a></p>
<p>take control of your email at <a href="https://mailinabox.email/">https://mailinabox.email/</a></p>
</body>
</html>