diff --git a/content/en/content-management/organization/index.md b/content/en/content-management/organization/index.md index 9ed2dbff3b..64d32781a7 100644 --- a/content/en/content-management/organization/index.md +++ b/content/en/content-management/organization/index.md @@ -173,7 +173,7 @@ When defined in the front matter, the `slug` can take the place of the filename {{< code file="content/posts/old-post.md" >}} --- -title: New Post +title: A new post with the filename old-post.md slug: "new-post" --- {{< /code >}}