astro/examples/blog/src
Tobias 9fb03b2e99
examples rss: add mdx file ending ()
This follows the same pattern used in https://github.com/withastro/astro/blob/main/examples/blog/src/pages/blog.astro#L8. Without adding `mdx` here, only some blog posts will be part of the rss.xml file.
2022-09-22 14:53:07 -04:00
..
components Template (Blog): fix HeaderLink isActive check () 2022-09-13 14:02:32 -05:00
layouts examples: Blog template changes () 2022-09-03 16:58:00 +02:00
pages examples rss: add mdx file ending () 2022-09-22 14:53:07 -04:00
styles fix(blog): height auto img () 2022-08-15 11:19:47 -05:00
config.ts Update: blog template () 2022-08-13 00:09:40 -07:00
env.d.ts Move types to a .d.ts file inside examples projects () 2022-08-05 17:46:52 -04:00