yassinedoghri / astro-i18next

An astro integration of i18next + some utility components to help you translate your astro websites!
https://astro-i18next.yassinedoghri.com
MIT License
473 stars 33 forks source link

docs: fix code snippet #150

Closed florian-lefebvre closed 1 year ago

florian-lefebvre commented 1 year ago

Describe your changes

There was a syntax highlighting issue in the readme.

Checklist

codecov-commenter commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (c23cd27) 100.00% compared to head (5a8a6ce) 100.00%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## beta #150 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 4 4 Lines 820 820 Branches 148 148 ========================================= Hits 820 820 ``` Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yassine+Doghri). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Yassine+Doghri)

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

yassinedoghri commented 1 year ago

Thank you for the fix @florian-lefebvre!