Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

Latest commit

 

History

History
16 lines (11 loc) · 341 Bytes

File metadata and controls

16 lines (11 loc) · 341 Bytes
toc

useHead

This example shows how to use useHead and Nuxt built-in components to bind meta data to the head of the page.

::ReadMore{link="/api/composables/use-head"} ::

::ReadMore{link="/getting-started/seo-meta"} ::

::sandbox{repo="nuxt/framework" branch="main" dir="examples/composables/use-head" file="app.vue"} ::