Skip to content
Snippets Groups Projects
Jakub Skořepa's avatar
Isabella Skořepová authored
image now allows two different values for image url

image = "image.png"
leads to static/20xx/articlename/image.png
to be used for unique lead images

image="/images/name.png"
leads to static/images/name.png
to be used for unique lead images
00472f7d
History
Name Last commit Last update