From 2ca71781816ae88ada53c25d9cfa5af6fda3b61c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20Ruiz?= Date: Mon, 20 Feb 2023 14:45:28 +0100 Subject: [PATCH] Changes to include PlatesSectionsInsertions --- doc/content/extensions/community.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/content/extensions/community.md b/doc/content/extensions/community.md index e4fb5ae..75ca088 100644 --- a/doc/content/extensions/community.md +++ b/doc/content/extensions/community.md @@ -12,3 +12,4 @@ This is a list of all the known community extensions for the Plates library. Ple - [Includer](https://github.com/odahcam/plates-includer) - Include your assets in an expert way. - [Tapestry](https://github.com/tapestry-cloud/tapestry) - A blog aware, Plates based static site generator. - [Plates Local Assets Copy Extension](https://github.com/basteyy/plates-local-assets-copy) - An extension for copying remote assets (files) to your local storage. +- [Plates Sections Insertion](https://github.com/kros/PlatesSectionsInsertion) - Plates PHP Extension to easily insert sections into a template.