Skip to content

Commit

Permalink
Update the complete route for "promoted-image.jpg"
Browse files Browse the repository at this point in the history
  • Loading branch information
tlacoyodefrijol committed Jun 10, 2014
1 parent c18f2cf commit 861e1e1
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions doc/theming/static-files.rst
Expand Up @@ -22,11 +22,13 @@ to use our file as the promoted image on the front page.
use Fanstatic, see :doc:`javascript`.

First, create a ``public`` directory in your extension with a
``promoted-image.jpg`` file in it::
``promoted-image.jpg`` file in it:

ckanext-example_theme/
public/
promoted-image.jpg
ckanext/
example_theme/
public/
promoted-image.jpg

``promoted-image.jpg`` should be a 420x220px JPEG image file. You could use
this image file for example:
Expand Down

0 comments on commit 861e1e1

Please sign in to comment.