diff --git a/docs/tech_docs/eleventy_structure.md b/docs/tech_docs/eleventy_structure.md index 059bee4..9a3ae03 100644 --- a/docs/tech_docs/eleventy_structure.md +++ b/docs/tech_docs/eleventy_structure.md @@ -1,3 +1,4 @@ +```markdown my-eleventy-project/ │ ├── _includes/ @@ -24,3 +25,4 @@ my-eleventy-project/ │ ├── .eleventy.js └── package.json +``` \ No newline at end of file