Open AlixFachin opened 3 years ago
Need to add meta-data information in the HTML header. The easiest might be to import the vue-meta package with npm install vue-meta.
vue-meta
npm install vue-meta
Let's keep this in our sleeve in the case the Lighthouse audit is not good enough.
https://www.digitalocean.com/community/tutorials/vuejs-vue-meta
Need to add meta-data information in the HTML header. The easiest might be to import the
vue-meta
package withnpm install vue-meta
.Let's keep this in our sleeve in the case the Lighthouse audit is not good enough.
https://www.digitalocean.com/community/tutorials/vuejs-vue-meta