Fix: lang unspecified code blocks (#8461)

This commit is contained in:
Marc
2023-09-11 13:45:21 +02:00
committed by GitHub
parent 0a2567c288
commit 435b105498
27 changed files with 43 additions and 38 deletions

View File

@ -1,6 +1,6 @@
# Astro + Vue Example
```
```sh
npm create astro@latest -- --template framework-vue
```