Add an image to one of the example posts
This commit is contained in:
parent
0f1b95f262
commit
404900e133
@ -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
BIN
example/nf-logo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
Loading…
x
Reference in New Issue
Block a user