mirror of
https://github.com/by-jp/www.byjp.me.git
synced 2025-08-09 01:35:56 +01:00
I can't quite get my head around how @indiekit-test/fixtures is available to the tests in the official indiekit repo, so I've copied it here for now.
13 lines
311 B
Text
13 lines
311 B
Text
{
|
||
"type": "entry",
|
||
"content": {
|
||
"html": "<p>I ate a cheese sandwich right here!</p>",
|
||
"text": "I ate a cheese sandwich right here!"
|
||
},
|
||
"location": {
|
||
"type": "geo",
|
||
"latitude": "37.780080",
|
||
"longitude": "-122.420160",
|
||
"name": "37° 46′ 48.29″ N 122° 25′ 12.576″ W"
|
||
}
|
||
}
|