diff --git a/docs/content/documentation/getting-started/overview.md b/docs/content/documentation/getting-started/overview.md index 33467a19..8bec6a8d 100644 --- a/docs/content/documentation/getting-started/overview.md +++ b/docs/content/documentation/getting-started/overview.md @@ -52,7 +52,8 @@ For reference, by the **end** of this overview, our `myblog` directory will have ├── content/ │ └── blog/ │ ├── _index.md -│ └── first.md +│ ├── first.md +│ └── second.md ├── sass/ ├── static/ ├── templates/