Sha256: a52abb9e23a904e942bfdc4c8b97f9807efa78a88257f4ad7e6116b8a543052a

Contents?: true

Size: 775 Bytes

Versions: 7

Compression:

Stored size: 775 Bytes

Contents

{% comment %}
  The Favicons for Web, Android, Microsoft, and iOS (iPhone and iPad) Apps
  Generated by: https://realfavicongenerator.net/
{% endcomment %}

{% capture favicon_path %}{{ '/assets/img/favicons' | relative_url }}{% endcapture %}

<link rel="apple-touch-icon" sizes="180x180" href="{{ favicon_path }}/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="{{ favicon_path }}/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="{{ favicon_path }}/favicon-16x16.png">
<link rel="manifest" href="{{ favicon_path }}/site.webmanifest">
<link rel="mask-icon" href="{{ favicon_path }}/safari-pinned-tab.svg" color="#d30000">
<meta name="msapplication-TileColor" content="#000000">
<meta name="theme-color" content="#ffffff">

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
redeyed-jekyll-theme-0.1.7 _includes/components/favicons.html
redeyed-jekyll-theme-0.1.6 _includes/components/favicons.html
redeyed-jekyll-theme-0.1.5 _includes/components/favicons.html
redeyed-jekyll-theme-0.1.4 _includes/components/favicons.html
redeyed-jekyll-theme-0.1.3 _includes/components/favicons.html
redeyed-jekyll-theme-0.1.2 _includes/elements/favicons.html
redeyed-jekyll-theme-0.1.1 _includes/elements/favicons.html