diff --git a/README.md b/README.md index 12319c8..1b32d4b 100644 --- a/README.md +++ b/README.md @@ -47,12 +47,21 @@ Photo formatting is made simple using rows of a 3-column system. Make photos 1/3, 2/3, or full width. Easily create beautiful grids within your blog posts and projects pages: -[![Photos](assets/img/photos-screenshot.png)](https://alshedivat.github.io/al-folio/projects/1_project/) +

+ + + +

#### Code Highlighting This theme implements Jekyll's built in code syntax highlighting with Pygments. Just use the liquid tags `{% highlight python %}` and `{% endhighlight %}` to delineate your code: -[![Code](assets/img/code-screenshot.png)](https://alshedivat.github.io/al-folio/blog/2015/code/) + +

+ + + +

## Contributing