diff options
Diffstat (limited to 'examples/blog/src/pages/posts/introducing-astro.md')
-rw-r--r-- | examples/blog/src/pages/posts/introducing-astro.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/blog/src/pages/posts/introducing-astro.md b/examples/blog/src/pages/posts/introducing-astro.md index 16aa33e38..cf849514b 100644 --- a/examples/blog/src/pages/posts/introducing-astro.md +++ b/examples/blog/src/pages/posts/introducing-astro.md @@ -4,6 +4,7 @@ description: "We're excited to announce Astro as a new way to build static websi publishDate: 'Tuesday, June 8 2021' author: 'fred' heroImage: '/social.jpg' +alt: 'Astro' layout: '../../layouts/BlogPost.astro' --- |