diff --git a/website/docs/en-US/quickstart.md b/website/docs/en-US/quickstart.md index 1ce5ec087d..ac1e14e84c 100644 --- a/website/docs/en-US/quickstart.md +++ b/website/docs/en-US/quickstart.md @@ -8,7 +8,7 @@ We provide an [Element Plus plugin](https://github.com/element-plus/vue-cli-plug ### Use Starter Kit -We provide a general [project template](https://github.com/element-plus/element-plus-starter) for you. For Laravel users, we also have a [template](https://github.com/element-plus/element-plus-in-laravel-starter). You can download and use them directly. +We provide a general [project template](https://github.com/element-plus/element-plus-starter) for you, and also a Vite [template](https://github.com/element-plus/element-plus-vite-starter). For Laravel users, we have a [template](https://github.com/element-plus/element-plus-in-laravel-starter) here. You can download and use them directly. If you prefer not to use them, please read the following. diff --git a/website/docs/es/quickstart.md b/website/docs/es/quickstart.md index aefc485641..60b33599ca 100644 --- a/website/docs/es/quickstart.md +++ b/website/docs/es/quickstart.md @@ -8,7 +8,7 @@ Proporcionamos un [plugin de Element](https://github.com/element-plus/vue-cli-pl ### Usa la plantilla de Kit de inicio -Proveemos una plantilla general [project template](https://github.com/element-plus/element-plus-starter). Para los usuarios de Laravel, también tenemos [template](https://github.com/element-plus/element-plus-in-laravel-starter). Puedes descargarlas y agregarlas directamente también. +Proveemos una plantilla general [project template](https://github.com/element-plus/element-plus-starter), and also a Vite [template](https://github.com/element-plus/element-plus-vite-starter). Para los usuarios de Laravel, también tenemos [template](https://github.com/element-plus/element-plus-in-laravel-starter). Puedes descargarlas y agregarlas directamente también. Si prefiere no utilizarlas, lee las siguientes secciones de este documento. diff --git a/website/docs/fr-FR/quickstart.md b/website/docs/fr-FR/quickstart.md index 6f1452859a..ad7ba684bd 100644 --- a/website/docs/fr-FR/quickstart.md +++ b/website/docs/fr-FR/quickstart.md @@ -8,7 +8,7 @@ Nous fournissons un [plugin Element](https://github.com/element-plus/vue-cli-plu ### Utiliser le Starter Kit -Nous fournissons un [template de projet](https://github.com/element-plus/element-plus-starter) pour débuter rapidement. Pour les utilisateurs Laravel, il est aussi possible d'utiliser ce [template](https://github.com/element-plus/element-plus-in-laravel-starter). VOus pouvez les télécharger directement. +Nous fournissons un [template de projet](https://github.com/element-plus/element-plus-starter) pour débuter rapidement, and also a Vite [template](https://github.com/element-plus/element-plus-vite-starter). Pour les utilisateurs Laravel, il est aussi possible d'utiliser ce [template](https://github.com/element-plus/element-plus-in-laravel-starter). VOus pouvez les télécharger directement. Si vous préférer vous passer de template, voyez la section suivante. diff --git a/website/docs/zh-CN/quickstart.md b/website/docs/zh-CN/quickstart.md index 383faf346c..8d82d2717a 100644 --- a/website/docs/zh-CN/quickstart.md +++ b/website/docs/zh-CN/quickstart.md @@ -8,7 +8,7 @@ ### 使用 Starter Kit -我们提供了通用的[项目模板](https://github.com/element-plus/element-plus-starter),你可以直接使用。对于 Laravel 用户,我们也准备了相应的[模板](https://github.com/element-plus/element-plus-in-laravel-starter),同样可以直接下载使用。 +我们提供了通用的[项目模板](https://github.com/element-plus/element-plus-starter),你可以直接使用,另外我们还提供了 Vite [模板](https://github.com/element-plus/element-plus-vite-starter)。对于 Laravel 用户,我们也准备了相应的[模板](https://github.com/element-plus/element-plus-in-laravel-starter),同样可以直接下载使用。 如果不希望使用我们提供的模板,请继续阅读。 diff --git a/website/favicon.ico b/website/favicon.ico old mode 100755 new mode 100644 index 11af42b6a8..2d1691e9ec Binary files a/website/favicon.ico and b/website/favicon.ico differ