theme_image_url

Description

Return the url of a theme image.

Syntax

{{ <path_to_a_theme_image> | theme_image_url }}

Example

{{ 'banner.png' | theme_image_url }}

outputs

"/sites/<site_id >/theme/images/banner.png"
© 2024 LocomotiveCMS Terms of use Privacy Policy
Back to top