diff --git a/2.0/docs/index.md b/2.0/docs/index.md index 7828ac8c..14727c1b 100644 --- a/2.0/docs/index.md +++ b/2.0/docs/index.md @@ -124,6 +124,8 @@ These are packages maintained by community members that work great with Vapor. - [VaporForms](https://github.com/bygri/vapor-forms): Brings simple, dynamic and re-usable web form handling to Vapor. - [Jobs](https://github.com/BrettRToomey/Jobs): A minimalistic job/background-task system for Swift. - [Heimdall](https://github.com/himani93/heimdall): An easy to use HTTP request logger. +- [SteamPress](https://github.com/brokenhandsio/SteamPress): A blogging engine for 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. ### Providers