The useContent() Function works great! But i have no way to specify to use only /blog, or /portfolio. It will just go over to another post type.
Link to documentation I'm referencing:
https://content.nuxtjs.org/api/composables/use-document-driven#creating-a-previousnext-page-component
Does anyone know how to give params to useContent() results?