mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-05 23:38:38 +09:00
11 lines
255 B
Text
11 lines
255 B
Text
|
|
{
|
||
|
|
"@context": "http://www.w3.org/ns/anno.jsonld",
|
||
|
|
"id": "/annotations/anno1.jsonld",
|
||
|
|
"type": "Annotation",
|
||
|
|
"created": "2015-01-31T12:03:45Z",
|
||
|
|
"body": {
|
||
|
|
"type": "TextualBody",
|
||
|
|
"value": "I like this page!"
|
||
|
|
},
|
||
|
|
"target": "/index.html"
|
||
|
|
}
|