Sha256: 325fc44d510961477d6f1baa4e6b8e44344725ff4a11755b21e649d653579196

Contents?: true

Size: 1.03 KB

Versions: 5

Compression:

Stored size: 1.03 KB

Contents

<!-- insert favicons. use https://realfavicongenerator.net/ -->
<!-- favicon start -->
<!-- FIXME: unable to place favicons in docs/assests folder chrome error -->
<link rel="apple-touch-icon" sizes="180x180" href="{{ '/assets/images/favicons/apple-touch-icon.png' | relative_url }}">
<link rel="icon" type="image/png" sizes="32x32" href="{{ '/assets/images/favicons/favicon-32x32.png' | relative_url }}">
<link rel="icon" type="image/png" sizes="16x16" href="{{ '/assets/images/favicons/favicon-16x16.png' | relative_url }}">
<link rel="manifest" href="{{ '/assets/images/favicons/site.webmanifest' | relative_url }}">
<link rel="mask-icon" color="#5bbad5" href="{{ '/assets/images/favicons/safari-pinned-tab.svg' | relative_url }}">
<meta name="msapplication-TileColor" content="#2d89ef">
<link rel="shortcut icon" href="{{ '/assets/images/favicons/favicon.ico' | relative_url }}">
<meta name="msapplication-config" content="{{ '/assets/images/favicons/browserconfig.xml' | relative_url }}">
<meta name="theme-color" content="#ffffff">
<!-- favicon end -->

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
lone-wolf-theme-1.0.7 _includes/head/favicon.html
lone-wolf-theme-1.0.6 _includes/head/favicon.html
lone-wolf-theme-1.0.5 _includes/head/favicon.html
lone-wolf-theme-1.0.4 _includes/head/favicon.html
lone-wolf-theme-1.0.3 _includes/head/favicon.html