diff --git a/content/en/content-management/organization/index.md b/content/en/content-management/organization/index.md index 64d32781a..6cc323afe 100644 --- a/content/en/content-management/organization/index.md +++ b/content/en/content-management/organization/index.md @@ -23,9 +23,9 @@ Hugo `0.32` announced page-relative images and other resources packaged into `Pa These terms are connected, and you also need to read about [Page Resources]({{< relref "/content-management/page-resources" >}}) and [Image Processing]({{< relref "/content-management/image-processing" >}}) to get the full picture. -{{% imgproc 1-featured Resize "300x" %}} +{{< imgproc 1-featured Resize "300x" >}} The illustration shows 3 bundles. Note that the home page bundle cannot contain other content pages, but other files (images etc.) are fine. -{{% /imgproc %}} +{{< /imgproc >}} {{% note %}}