diff --git a/theme_avantgarde/static/src/js/tour.js b/theme_avantgarde/static/src/js/tour.js index e12d2e9af..b664e5f0d 100644 --- a/theme_avantgarde/static/src/js/tour.js +++ b/theme_avantgarde/static/src/js/tour.js @@ -17,6 +17,10 @@ const snippets = [ id: 's_text_image', name: 'Image - Text', }, + { + id: 's_images_wall', + name: 'Images Wall', + }, { id: 's_references', name: 'References',