Update docs/tech_docs/eleventy_structure.md

This commit is contained in:
2024-03-29 05:15:44 +00:00
parent e9982704d1
commit 1b952a433f

View File

@@ -1,3 +1,4 @@
```markdown
my-eleventy-project/
├── _includes/
@@ -24,3 +25,4 @@ my-eleventy-project/
├── .eleventy.js
└── package.json
```