Add Mailhog to utility resources

This commit is contained in:
Jonas Pardon
2019-10-02 23:00:11 +02:00
parent 33d1f87b65
commit 7fb9e8007f
2 changed files with 9 additions and 2 deletions

View File

@@ -5,4 +5,5 @@ These are lovely people who have helped this project:
* twitter: @lostdesign
- [Kevin](https://github.com/S3B4S) :dog:
- [jacobparis](https://github.com/jacobparis) : Team Devcord
* twitter: @jacobmparis
* twitter: @jacobmparis
- [JonasPardon](https://github.com/JonasPardon)

View File

@@ -163,6 +163,12 @@
"desc": "Let's Encrypt is a free, automated, and open certificate authority brought to you by the non-profit Internet Security Research Group (ISRG).",
"url": "https://letsencrypt.org/",
"tags": []
},
{
"title": "Mailhog",
"desc": "Web and API based SMTP testing.",
"url": "https://github.com/mailhog/MailHog",
"tags": []
}
]
}
}