From 8353ae60e988e76037b4f3aaa3eecddb8c6f1ddc Mon Sep 17 00:00:00 2001 From: Maruan Al-Shedivat Date: Sat, 27 May 2017 13:47:56 -0700 Subject: [PATCH] Resize images --- README.md | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) 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