Error in user YAML: (<unknown>): mapping values are not allowed in this context at line 1 column 25
---
isDraft: true // options: true, false
id: 106024 // numbers only, will be in url
form: link // type of the post
date: 2007-03-10 02:01:00 // only this format, timezone GTM
tumblr: "https://untitled.urbansheep.com/post/106024" // string, only for tumblr posts
title: "Tumblr API: пока только для чтения." // string
tags:
- tag 1 // array of tags, without quotes
- tag 2
- tag 3
linkurl: http://tumblr.com/api/ // string for post type "link"
photo_original_url:
photo_old: tumblr_oqck1g5Nkl1qz4wzio1_1280.jpg // only for tumblr posts
photo: /media/160942104989.jpg // place media to the folder /src/media
photo_caption:
photo_source:
photo_source_url:
photo_source_title:
---
Content for the post in Markdown or MDX.