fix minor detail in tutorial 3#8300
fix minor detail in tutorial 3#8300sarah11918 merged 2 commits intowithastro:mainfrom garysassano:fix-tutorial-3
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
Hello! Thank you for opening your first PR to Astro’s Docs! 🎉 Here’s what will happen next:
|
Lunaria Status Overview🌕 This pull request will trigger status changes. Learn moreBy default, every PR changing files present in the Lunaria configuration's You can change this by adding one of the keywords present in the Tracked Files
Warnings reference
|
sarah11918
left a comment
There was a problem hiding this comment.
Thank you @garysassano !
We don't always show the full existing content in these samples or else the tutorial would get very long and complicated! This is why we have code check-ins periodically where you can compare to a full version.
But, in this case, since there is very little existing code, I think it's fine to add here! We can be complete and still not overwhelming with too much code, so let's do this!
Thank you for your submission, and welcome to Team Docs! 🥳
* i18n(fr): Update `tutorial/0-introduction/1.mdx` from #8239 * i18n(fr): Update `tutorial/2-pages/2.mdx` from #8318 * i18n(fr): Update `tutorial/2-pages/2.mdx` from #8543 * i18n(fr): Update `tutorial/3-components/1.mdx` from #8300 * i18n(fr): Update `tutorial/4-layouts/1.mdx` from #8303 * i18n(fr): Update `tutorial/4-layouts/1.mdx` from #8584 * i18n(fr): Update `tutorial/4-layouts/2.mdx` from #8318 * i18n(fr): Update `tutorial/4-layouts/2.mdx` from #8543 * i18n(fr): Update `tutorial/5-astro-api/1.mdx` from #8191 * i18n(fr): Update `tutorial/5-astro-api/2.mdx` from #8327 * i18n(fr): Update `tutorial/5-astro-api/2.mdx` from #8489 * i18n(fr): Update `tutorial/5-astro-api/4.mdx` from #8419 * i18n(fr): Fix tab Signed-off-by: Thomas Bnt <thomasbnt@protonmail.com> --------- Signed-off-by: Thomas Bnt <thomasbnt@protonmail.com> Co-authored-by: Yan <61414485+yanthomasdev@users.noreply.github.com>
Description (required)
The code wasn't referencing the previous state of
index.astrofrom tutorial 2.