diff --git a/data/blog/astrowind-template-in-depth.md b/data/blog/astrowind-template-in-depth.md index 2a0d6eb..101de36 100644 --- a/data/blog/astrowind-template-in-depth.md +++ b/data/blog/astrowind-template-in-depth.md @@ -2,7 +2,7 @@ publishDate: 'Aug 08 2022' title: 'AstroWind template in depth' description: 'Ornare cum cursus laoreet sagittis nunc fusce posuere per euismod dis vehicula a, semper fames lacus maecenas dictumst pulvinar neque enim non potenti. Torquent hac sociosqu eleifend potenti.' -image: '~/assets/images/hero.jpg' +image: '~/assets/images/old.jpg' category: 'Tutorials' tags: [astro, tailwind css, front-end] canonical: https://astrowind.vercel.app/astrowind-template-in-depth # When posting content to multiple platforms at the same time (such as this website and Medium) and want to specify the ultimate authority. Remove it to automatically generate canonical diff --git a/src/assets/images/old.jpg b/src/assets/images/old.jpg new file mode 100644 index 0000000..d7a2773 Binary files /dev/null and b/src/assets/images/old.jpg differ