mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
Fixing some warnings and errors in the sample content. Images are now correctly displayed.
This commit is contained in:
parent
0b8d5bdaaa
commit
f4303608ee
9 changed files with 8 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ This is a test page
|
|||
|
||||
Just an image.
|
||||
|
||||
.. image:: |filename|/pictures/Fat_Cat.jpg
|
||||
.. image:: |filename|/images/Fat_Cat.jpg
|
||||
:height: 450 px
|
||||
:width: 600 px
|
||||
:alt: alternate text
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue