{%- if theme.darkmode %} {%- else %} {%- endif %} {%- if config.meta_generator %} {{- meta_generator() }} {%- endif %} {%- if config.preconnect %} {%- endif %} {{ next_pre() }} {%- if theme.favicon.apple_touch_icon %} {%- endif %} {%- if theme.favicon.medium %} {%- endif %} {%- if theme.favicon.small %} {%- endif %} {%- if theme.favicon.safari_pinned_tab %} {%- endif %} {%- if theme.favicon.android_manifest %} {%- endif %} {%- if theme.google_site_verification %} {%- endif %} {%- if theme.bing_site_verification %} {%- endif %} {%- if theme.yandex_site_verification %} {%- endif %} {%- if theme.baidu_site_verification %} {%- endif %} {{ next_font() }} {{ next_vendors('fontawesome') }} {%- if theme.motion.enable %} {{ next_vendors('animate_css') }} {%- endif %} {%- if theme.fancybox %} {{ next_vendors('fancybox_css') }} {%- endif %} {%- if theme.pace.enable %} {{ next_vendors('pace_css') }} {{ next_vendors('pace_js') }} {%- endif %} {{ next_data('main', next_config()) }} {{- next_js('config.js') }}