Sha256: 40c7aa4ea9b0a03cd0710e21cf919104a05aa2f7be5ab9522e35a8c4e4b25851
Contents?: true
Size: 711 Bytes
Versions: 1
Compression:
Stored size: 711 Bytes
Contents
<head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> {%- seo -%} <link rel="preload" as="font" href="{{ "/assets/fonts/Oswald.woff2" | relative_url }}" type="font/woff2" crossorigin="anonymous"> <link rel="preload" as="font" href="{{ "/assets/fonts/OpenSans.woff2" | relative_url }}" type="font/woff2" crossorigin="anonymous"> <link rel="stylesheet" href="{{ "/assets/css/style.css" | relative_url }}"> {%- include custom-head.html -%} {%- if jekyll.environment == 'production' and site.google_analytics_measurement_id -%} {%- include google-analytics.html -%} {%- endif -%} </head>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
hima-1.1.2 | _includes/head.html |