diff --git a/docs/guides/headless-cms/build-static-website/nuxt-3.md b/docs/guides/headless-cms/build-static-website/nuxt-3.md index eac62ec5e6..81808e369e 100644 --- a/docs/guides/headless-cms/build-static-website/nuxt-3.md +++ b/docs/guides/headless-cms/build-static-website/nuxt-3.md @@ -58,7 +58,10 @@ Ensure your Project URL is correct when initializing the Directus JavaScript SDK Inside of your `app.vue` entry file, add the following to the bottom to test that your plugin works: ```js - + ``` Refresh your browser, and check the console. You should see the Directus instance logged, which means you have access to