From aa3cb897fbe5fc22f36d9ec641350c018cd3f82a Mon Sep 17 00:00:00 2001 From: Tim <0xTim@users.noreply.github.com> Date: Sun, 1 Oct 2017 21:11:06 +0100 Subject: [PATCH] Add Leaf Error Middleware to community list --- 2.0/docs/index.md | 1 + 1 file changed, 1 insertion(+) diff --git a/2.0/docs/index.md b/2.0/docs/index.md index 72048143..d9a30f91 100644 --- a/2.0/docs/index.md +++ b/2.0/docs/index.md @@ -128,6 +128,7 @@ These are packages maintained by community members that work great with Vapor. - [Vapor Security Headers](https://github.com/brokenhandsio/VaporSecurityHeaders): Add common security headers to your Vapor Application. - [MarkdownProvider](https://github.com/vapor-community/markdown-provider) - Easily use Markdown from Leaf. - [Vapor OAuth](https://github.com/brokenhandsio/vapor-oauth) - An OAuth2 Provider library for Vapor +- [Leaf Error Middleware](https://github.com/brokenhandsio/leaf-error-middleware) - Custom 404 and error views for your website ### Providers