Skip to content
Grav 2.1 is out: every page speaks Markdown. Read the announcement →

How to access an image in the current page folder

Started by Muut Archive 12 years ago · 3 replies · 333 views
12 years ago
TXT
<img src="{{ ??? }}/quip.png">

how to address that image, if it is in the page folder ?

Thanks

12 years ago
TWIG
<img src="{{ page.media['quip.png'] }}" />

Suggested topics

Topic Participants Replies Views Activity
Archive · by Deleted User, 9 years ago
0 2275 9 years ago
Archive · by Muut Archive, 9 years ago
2 1496 9 years ago
Archive · by Muut Archive, 9 years ago
2 4743 9 years ago
Archive · by Muut Archive, 9 years ago
1 3553 9 years ago
Archive · by Muut Archive, 9 years ago
3 1618 9 years ago