%PDF- %PDF-
| Direktori : /www/specpages-backup/themes/dawn/layout/_partials/head/ |
| Current File : /www/specpages-backup/themes/dawn/layout/_partials/head/head.njk |
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
<meta name="theme-color" content="{{ theme.android_chrome_color }}">
<meta name="generator" content="Hexo {{ hexo_version }}">
{{ next_pre() }}
{%- if theme.favicon.apple_touch_icon %}
<link rel="apple-touch-icon" sizes="180x180" href="{{ url_for(theme.favicon.apple_touch_icon) }}">
{%- endif %}
{%- if theme.favicon.medium %}
<link rel="icon" type="image/png" sizes="32x32" href="{{ url_for(theme.favicon.medium) }}">
{%- endif %}
{%- if theme.favicon.small %}
<link rel="icon" type="image/png" sizes="16x16" href="{{ url_for(theme.favicon.small) }}">
{%- endif %}
{%- if theme.favicon.safari_pinned_tab %}
<link rel="mask-icon" href="{{ url_for(theme.favicon.safari_pinned_tab) }}" color="{{ theme.android_chrome_color }}">
{%- endif %}
{%- if theme.favicon.android_manifest %}
<link rel="manifest" href="{{ url_for(theme.favicon.android_manifest) }}">
{%- endif %}
{%- if theme.google_site_verification %}
<meta name="google-site-verification" content="{{ theme.google_site_verification }}">
{%- endif %}
{%- if theme.bing_site_verification %}
<meta name="msvalidate.01" content="{{ theme.bing_site_verification }}">
{%- endif %}
{%- if theme.yandex_site_verification %}
<meta name="yandex-verification" content="{{ theme.yandex_site_verification }}">
{%- endif %}
{%- if theme.baidu_site_verification %}
<meta name="baidu-site-verification" content="{{ theme.baidu_site_verification }}">
{%- endif %}
<link rel="stylesheet" href="{{ url_for(theme.css) }}/main.css">
{{ next_font() }}
<link rel="stylesheet" href="{{ theme.vendors.fontawesome }}">
{%- if theme.motion.enable %}
<link rel="stylesheet" href="{{ theme.vendors.animate_css }}">
{%- endif %}
{%- if theme.fancybox %}
<link rel="stylesheet" href="{{ theme.vendors.fancybox_css }}">
{%- endif %}
{%- if theme.nprogress.enable %}
<link rel="stylesheet" href="{{ theme.vendors.nprogress_css }}">
<script src="{{ theme.vendors.nprogress_js }}"></script>
{%- endif %}
{{ next_config() }}