Blog Post number 2
Published:
Notes on Photos pages
A few ways to display an image is by markdown or html. Here are two examples:
Markdown:
This will display
HTML:
<img src='/images/Image-005.jpg'>This will work(at least with _portfolio), but one can try other html and see if it breaks It should display this:
Note about excerpt data tag in _portfolio pages: Both seems to work as long as what is write there is inclosed by
"
