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 /sneakyidea | |
parent | 823ef34d443ae0ba58bcd963efde6e8266c12af8 (diff) | |
download | pelican-themes-eb5f65f4dbdb3489d461ee6584203c039d05df39.tar.gz |
Adding a "screenshot" section to those readme files that don't have one
Diffstat (limited to 'sneakyidea')
-rw-r--r-- | sneakyidea/README.rst | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sneakyidea/README.rst b/sneakyidea/README.rst index 75d691e..b53107b 100644 --- a/sneakyidea/README.rst +++ b/sneakyidea/README.rst @@ -8,3 +8,9 @@ To make the tag cloud accessible from the navigation bar add :: $ MENUITEMS = (('Tags', 'tags.html'),) in your settings. + +Screenshot +---------- + +.. image:: screenshot.png + :alt: Screenshot of the theme |