Sha256: 0e16cd381691c985a73a744e7f8b074f4a1e8d513062fa2af84c046f10d4e66a
Contents?: true
Size: 799 Bytes
Versions: 3
Compression:
Stored size: 799 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"> <meta name="description" content="{{ page.excerpt | default: site.description | strip_html | normalize_whitespace | truncate: 160 | escape }}"> <title>{% if page.title %}{{ page.title | escape }}{% else %}{{ site.title | escape }}{% endif %}</title> <link rel="canonical" href="{{ page.url | replace:'index.html','' | absolute_url }}"> <link href="https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css" rel="stylesheet" /> <link href="https://fonts.googleapis.com/css?family=Frank+Ruhl+Libre|Varela+Round" rel="stylesheet"> <link rel="stylesheet" href="{{ "/assets/yefeme.css" | relative_url }}"> </head>
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
yefeme-0.2.3 | _includes/head.html |
yefeme-0.2.2 | _includes/head.html |
yefeme-0.2.0 | _includes/head.html |