diff --git a/2.0/docs/index.md b/2.0/docs/index.md index 982561d3..bb379ec6 100644 --- a/2.0/docs/index.md +++ b/2.0/docs/index.md @@ -114,6 +114,7 @@ These are packages maintained by community members that work great with Vapor. - [Heimdall](https://github.com/himani93/heimdall): An easy to use HTTP request logger. - [Jobs](https://github.com/BrettRToomey/Jobs): A minimalistic job/background-task system for Swift. - [Kitura Provider](https://github.com/vapor/kitura-provider): Use IBM's Kitura HTTP server in Vapor. +- [Leaf Error Middleware](https://github.com/brokenhandsio/leaf-error-middleware) - Custom 404 and error views for your website - [MarkdownProvider](https://github.com/vapor-community/markdown-provider) - Easily use Markdown from Leaf. - [MongoKitten](https://github.com/OpenKitten/MongoKitten): Native MongoDB driver for Swift, written in Swift - [Mongo Driver](https://github.com/vapor/mongo-driver): MongoKitten driver for Fluent.