Merge branch 'imageWidget' of github.com:netlify/react-cms into imageWidget

This commit is contained in:
Cássio Zen 2016-06-06 10:43:16 -03:00
commit 057122d1c9
2 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
window.repoFiles = {
_posts: {
"2015-02-14-this-is-a-post.md": {
content: "---\ntitle: This is a post\ndate: 2015-02-14T00:00:00.000Z\n---\n\n# I Am a Title in Markdown\n\nHello, world\n"
content: "---\ntitle: This is a post\nimage: /nf-logo.png\ndate: 2015-02-14T00:00:00.000Z\n---\n\n# I Am a Title in Markdown\n\nHello, world\n"
}
},
_faqs: {

BIN
example/nf-logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB