1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-04 15:54:48 +01:00
This commit is contained in:
Joshua Tauberer
2014-04-17 17:57:54 -04:00
parent 9dc665e7cd
commit 48bbdd9999
2 changed files with 4 additions and 4 deletions

View File

@@ -1,9 +1,9 @@
<html>
<head>
<title>this is a mailinabox</title>
<title>this is a mail-in-a-box</title>
</head>
<body>
<h1>this is a mailinabox</h1>
<h1>this is a mail-in-a-box</h1>
<p><a href="https://github.com/JoshData/mailinabox">https://github.com/JoshData/mailinabox</a></p>
</body>
</html>