Sha256: 8f5511b492c2ea788d91c77a1dfb56c2df9a51cada562c8c175b3c55340cd83b
Contents?: true
Size: 1.05 KB
Versions: 1
Compression:
Stored size: 1.05 KB
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"> <title>{{ site.title | escape }}</title> <link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}"> <link rel="apple-touch-icon" type="image/png" href="{{ "/assets/images/apple-touch-icon-76x76.png" | relative_url }}" sizes="76x76" /> <link rel="apple-touch-icon" type="image/png" href="{{ "/assets/images/apple-touch-icon-120x120.png" | relative_url }}" sizes="120x120" /> <link rel="apple-touch-icon" type="image/png" href="{{ "/assets/images/apple-touch-icon-152x152.png" | relative_url }}" sizes="152x152" /> <link rel="apple-touch-icon" type="image/png" href="{{ "/assets/images/apple-touch-icon-180x180.png" | relative_url }}" sizes="180x180" /> <link rel="icon" type="image/png" href="{{ "/assets/images/favicon-16x16.png" | relative_url }}" sizes="16x16" /> <link rel="icon" type="image/png" href="{{ "/assets/images/favicon-32x32.png" | relative_url }}" sizes="32x32" /> </head>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
jekyll-wedding-0.2.0 | _includes/head.html |