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' %} + +