diff options
author | Bruno Oliveira <nicoddemus@gmail.com> | 2013-10-26 00:20:18 -0200 |
---|---|---|
committer | Bruno Oliveira <nicoddemus@gmail.com> | 2013-10-26 00:33:42 -0200 |
commit | eb5f65f4dbdb3489d461ee6584203c039d05df39 (patch) | |
tree | f570a401b5f0ad4b8690d3eac44b49192a4e6567 /monospace | |
parent | 823ef34d443ae0ba58bcd963efde6e8266c12af8 (diff) | |
download | pelican-themes-eb5f65f4dbdb3489d461ee6584203c039d05df39.zip pelican-themes-eb5f65f4dbdb3489d461ee6584203c039d05df39.tar.gz pelican-themes-eb5f65f4dbdb3489d461ee6584203c039d05df39.tar.bz2 |
Adding a "screenshot" section to those readme files that don't have one
Diffstat (limited to 'monospace')
-rw-r--r-- | monospace/README.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/monospace/README.md b/monospace/README.md index 155ef5e..a643892 100644 --- a/monospace/README.md +++ b/monospace/README.md @@ -2,7 +2,9 @@ monospace ========== Theme adapted from [monospace for wordpress](http://wordpress.org/themes/monospace) -Here is a [screengrab](https://github.com/lwm/pelican-themes/blob/master/monospace/screenshot.png) for your viewing pleasure. +Here is a screenshot for your viewing pleasure: + +![screengrab](screenshot.png) If you are using ``Markdown`` you need to include the following option in your ``pelicanconf.py`` for syntax highlighting. |