Sha256: 9f9e2418da1b1b7916b47fc024012e0295b722e254c88f9157bde76e111d8afe
Contents?: true
Size: 760 Bytes
Versions: 2
Compression:
Stored size: 760 Bytes
Contents
<head> <meta charset="UTF-8"> <meta name="description" content=""> <meta name="author" content=""> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <!-- The above 4 meta tags *must* come first in the head; any other head content must come *after* these tags --> <!-- Title --> <title>{{ page.title }}</title> <!-- Favicon --> <link rel="icon" href="{{ "/assets/images/favicon.ico" | relative_url }}"> <link rel="apple-touch-icon" href="#" /> <!-- Core Stylesheet --> <link href="{{ "/assets/main.css" | relative_url }}" rel="stylesheet"> <!-- Theme Stylesheet --> <link href="{{ "/assets/theme/style.css" | relative_url }}" rel="stylesheet"> </head>
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
openf1-jekyll-theme-0.2.0 | _includes/head.html |
openf1-jekyll-theme-0.1.0 | _includes/head.html |