This website works better with JavaScript
Home
Explore
Help
Register
Sign In
amic
/
NUXT_FRONTEND
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
c214e24e38
Branches
Tags
master
NUXT_FRONTEND
/
plugins
/
jsonld.js
jsonld.js
82 B
History
Raw
1
2
3
4
import Vue from 'vue';
import NuxtJsonld from 'nuxt-jsonld';
Vue.use(NuxtJsonld);