Sha256: 3141d8e26867730884f3df5c190ccd1124fcb7eed49ed58353453c64ee923290
Contents?: true
Size: 1.15 KB
Versions: 2
Compression:
Stored size: 1.15 KB
Contents
<head> <link href="http://gmpg.org/xfn/11" rel="profile" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <!-- Enable responsiveness on mobile devices--> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1" /> <title> {% if page.title == "Home" %} {{ site.title }} · {{ site.tagline }} {% else %} {{ page.title }} · {{ site.title }} {% endif %} </title> <!-- CSS --> <link rel="stylesheet" href="/assets/css/poole.css" /> <link rel="stylesheet" href="/assets/css/syntax.css" /> <link rel="stylesheet" href="/assets/css/hyde.css" /> <link rel="stylesheet" href="https://fonts.googleapis.com/css?family=PT+Sans:400,400italic,700|Abril+Fatface|Fira+Mono:wght@400;700" /> <!-- Icons --> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="/public/apple-touch-icon-144-precomposed.png" /> <link rel="shortcut icon" href="/public/favicon.ico" /> <!-- RSS --> <link rel="alternate" type="application/rss+xml" title="RSS" href="/atom.xml" /> </head>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
jekyll-theme-hyde-dark-0.1.0.0 | _includes/head.html |
jekyll-theme-hyde-dark-0.0.7.1 | _includes/head.html |