{%- 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 next_vendors('font-awesome/css/all.min.css') %} {%- if theme.fancybox %} {%- set fancybox_css_uri = theme.vendors.fancybox_css or next_vendors('//cdn.jsdelivr.net/gh/fancyapps/fancybox@3/dist/jquery.fancybox.min.css') %} {%- endif %} {%- if theme.pace.enable %} {%- set pace_css_uri = theme.vendors.pace_css or next_vendors('pace/pace-theme-' + theme.pace.theme + '.min.css') %} {%- set pace_js_uri = theme.vendors.pace or next_vendors('pace/pace.min.js') %} {%- endif %} {{ next_config() }}