amethyst/assets/indices/linkIndex.json

46 lines
953 B
JSON

{
"index": {
"links": {
"/portfolio/": [
{
"source": "/portfolio/",
"target": "/portfolio/animation",
"text": "animation"
},
{
"source": "/portfolio/",
"target": "/portfolio/storyboards",
"text": "storyboarding"
}
]
},
"backlinks": {
"/portfolio/animation": [
{
"source": "/portfolio/",
"target": "/portfolio/animation",
"text": "animation"
}
],
"/portfolio/storyboards": [
{
"source": "/portfolio/",
"target": "/portfolio/storyboards",
"text": "storyboarding"
}
]
}
},
"links": [
{
"source": "/portfolio/",
"target": "/portfolio/animation",
"text": "animation"
},
{
"source": "/portfolio/",
"target": "/portfolio/storyboards",
"text": "storyboarding"
}
]
}