You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi am a beginner in Nuxt, but i found this project very very usefully. I manage to deploy it to Netlify and i love it! the issue is i want to add sitemap and i found this package https://www.npmjs.com/package/@nuxtjs/sitemap and i manage to add it but the issue is route to find category slug.
Am sure its something to do with Routes Declaration, can you please create the code for me so that i can add it to my site
Another issue is how can i add schema FAQ i manage to add question as the description but how can i render the website list to be output as text.? and what class can i use as the description use something like {{ description }} how can i do the same to render all list of website in text.?
The text was updated successfully, but these errors were encountered:
Hi am a beginner in Nuxt, but i found this project very very usefully. I manage to deploy it to Netlify and i love it! the issue is i want to add sitemap and i found this package https://www.npmjs.com/package/@nuxtjs/sitemap and i manage to add it but the issue is route to find category slug.
Am sure its something to do with Routes Declaration, can you please create the code for me so that i can add it to my site
Something like this
Another issue is how can i add schema FAQ i manage to add question as the description but how can i render the website list to be output as text.? and what class can i use as the description use something like {{ description }} how can i do the same to render all list of website in text.?
The text was updated successfully, but these errors were encountered: