From c75bff104e8929bef6307d6bfaca178ffb4e667a Mon Sep 17 00:00:00 2001 From: Jan Umbach Date: Wed, 19 Jun 2024 22:36:53 +0200 Subject: [PATCH] shx-3d-render --- snippets/shx-loading-spinner.liquid | 55 ++++++++++++++++++++++++++--- 1 file changed, 50 insertions(+), 5 deletions(-) diff --git a/snippets/shx-loading-spinner.liquid b/snippets/shx-loading-spinner.liquid index 7e8293a..735a887 100644 --- a/snippets/shx-loading-spinner.liquid +++ b/snippets/shx-loading-spinner.liquid @@ -1,14 +1,59 @@ -{% assign content_type = content_type | default: 'body' %} +{% assign content_type = content_type | default: 'body' %} {% if content_type == 'body' %} -
- {% render 'shx-logo', class_name:"shx-loading-spinner-mainIcon shx-loading-spinner-unclickable", width:"200px"%} -

Lade Vorschau

-
+ {% elsif content_type == 'head' %} + +