{%- 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.favicon.ms_browserconfig %} {%- endif %} {%- if theme.disable_baidu_transformation %} {%- 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() }} {%- set font_awesome_uri = theme.vendors.fontawesome or url_for('lib/font-awesome/css/all.min.css') %} {%-if theme.motion.enable %} {% set animate_css_uri = theme.vendors.animate_css or url_for('lib/animate-css/animate.min.css') %} {%- endif %} {%- if theme.fancybox %} {%- set fancybox_css_uri = theme.vendors.fancybox_css or '//cdn.jsdelivr.net/npm/@fancyapps/fancybox@3/dist/jquery.fancybox.min.css' %} {%- endif %} {%- if theme.pace.enable %} {%- set pace_css_uri = theme.vendors.pace_css or '//cdn.jsdelivr.net/npm/pace-js@1/themes/blue/pace-theme-' + theme.pace.theme + '.min.css' %} {%- set pace_js_uri = theme.vendors.pace or '//cdn.jsdelivr.net/npm/pace-js@1/pace.min.js' %} {%- endif %} {{ next_config() }}