Sha256: 969b8cda84e5b6d32cf758603c7b088316e6570056985c202b954be8291fe7ec
Contents?: true
Size: 912 Bytes
Versions: 1
Compression:
Stored size: 912 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"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css" integrity="sha384-Vkoo8x4CGsO3+Hhxv8T/Q5PaXtkKtu6ug5TOeNV6gBiFeWPGFN9MuhOf23Q9Ifjh" crossorigin="anonymous"> <link rel="stylesheet" href="{{ "/assets/main.css" | relative_url }}"> <link rel="canonical" href="{{ page.url | replace:'index.html','' | absolute_url }}"> <link rel="alternate" type="application/rss+xml" title="{{ site.title | escape }}" href="{{ "/feed.xml" | relative_url }}"> {% if page.head_inline %} {{ page.head_inline }} {% endif %} {% if jekyll.environment == 'production' and site.google_analytics %} {% include google-analytics.html %} {% endif %} {% seo %} {% include head-includes.html %} </head>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
minima-reboot-1.0.29 | _includes/head.html |