diff --git a/icons/avensio.svg b/icons/avensio.svg new file mode 100644 index 000000000..395c5d7bb --- /dev/null +++ b/icons/avensio.svg @@ -0,0 +1,14 @@ + + + Avensio logo mark + Cleaned Avensio gradient logo mark with transparent background. + + + + + + + + + + diff --git a/modules/avensio-jsonld.yml b/modules/avensio-jsonld.yml new file mode 100644 index 000000000..90a1b43f9 --- /dev/null +++ b/modules/avensio-jsonld.yml @@ -0,0 +1,16 @@ +name: avensio-jsonld +description: Build and manage route-aware Schema.org JSON-LD graphs in Nuxt. +repo: AvensioDev/nuxt-jsonld +npm: '@avensio/nuxt-jsonld' +icon: avensio.svg +github: https://github.com/AvensioDev/nuxt-jsonld +website: https://docs.avensio.de/packages/nuxt-jsonld/docs/ +learn_more: https://docs.avensio.de/packages/nuxt-jsonld/docs/getting-started.html +category: SEO +type: 3rd-party +maintainers: + - name: AvensioDev + github: AvensioDev +compatibility: + nuxt: '>=3.0.0' + requires: {}