Public Access
1
0

fix: fix references in blog post

This commit is contained in:
2025-08-30 17:51:13 -04:00
parent 3474850833
commit 355dbd7ba9
2 changed files with 8 additions and 6 deletions

View File

@@ -104,4 +104,10 @@ layout: post.njk
title: My Awesome Page
---
Your Markdown content goes here...
```
```
## References:
1. <https://www.11ty.dev/docs/languages/markdown/>
2. <https://www.11ty.dev/docs/layouts/>
3. <https://www.11ty.dev/docs/plugins/>