amethyst/assets/indices/linkIndex.json

46 lines
953 B
JSON
Raw Normal View History

{
"index": {
"links": {
2023-05-29 16:11:06 -04:00
"/portfolio/": [
{
2023-05-29 16:11:06 -04:00
"source": "/portfolio/",
"target": "/portfolio/animation",
"text": "animation"
},
{
2023-05-29 16:11:06 -04:00
"source": "/portfolio/",
"target": "/portfolio/storyboards",
"text": "storyboarding"
}
2023-05-29 16:11:06 -04:00
]
},
"backlinks": {
"/portfolio/animation": [
{
2023-05-29 16:11:06 -04:00
"source": "/portfolio/",
"target": "/portfolio/animation",
"text": "animation"
2023-01-05 01:58:53 -05:00
}
],
2023-05-29 16:11:06 -04:00
"/portfolio/storyboards": [
{
2023-05-29 16:11:06 -04:00
"source": "/portfolio/",
"target": "/portfolio/storyboards",
"text": "storyboarding"
2023-01-05 01:58:53 -05:00
}
]
}
},
"links": [
{
2023-05-29 16:11:06 -04:00
"source": "/portfolio/",
"target": "/portfolio/animation",
"text": "animation"
},
{
2023-05-29 16:11:06 -04:00
"source": "/portfolio/",
"target": "/portfolio/storyboards",
"text": "storyboarding"
}
]
}