mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
Fixed image links in the paged article demo.
This commit is contained in:
parent
d5e3e05bc0
commit
b5f975b48e
@ -5,7 +5,8 @@
|
||||
|
||||
First page content.
|
||||
|
||||
![IMage](article_img.png)
|
||||
![Image](files/article_img.png)
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -5,7 +5,8 @@
|
||||
|
||||
Second page content.
|
||||
|
||||
![IMage](article_img.png)
|
||||
![Image](files/article_img.png)
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -5,7 +5,8 @@
|
||||
|
||||
Third page content.
|
||||
|
||||
![IMage](article_img.png)
|
||||
![Image](files/article_img.png)
|
||||
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user