Sha256: 68ded85acd56500d1b73afa48a35b70597c5d0f87575290ed8a7ee06eb1b8a02
Contents?: true
Size: 1.16 KB
Versions: 64
Compression:
Stored size: 1.16 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"> <meta name="description" content="{% if page.excerpt %}{{ page.excerpt | strip_html | strip_newlines | truncate: 160 }}{% else %}{{ site.description }}{% endif %}"> <title>Documentation</title> <link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.url }}"> <link href="https://cdnjs.cloudflare.com/ajax/libs/bulma/0.7.4/css/bulma.min.css" rel="stylesheet"> <link href="{{ site.url }}/assets/css/highlight.css" rel="stylesheet"> <link href="{{ site.url }}/assets/css/documentation.min.css" rel="stylesheet"> <link href="{{ site.url }}/assets/css/bulma-carousel.min.css" rel="stylesheet"> <link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.7.1/css/all.css" integrity="sha384-DNOHZ68U8hZfKXOrtjWvjxusGo9WQnrNx2sqG0tfsghAvtVlRW3tvkXWZh58N9jp" crossorigin="anonymous"> <!-- Load Font Awesome 5 --> <script defer src="https://use.fontawesome.com/releases/v5.7.1/js/all.js"></script> <script src="https://cdn.polyfill.io/v2/polyfill.min.js"></script> </head>
Version data entries
64 entries across 64 versions & 1 rubygems