Sha256: aa14a61e2ec1cac812a98ebf7b3120714cbaeab788490d597276026f94f2a747

Contents?: true

Size: 979 Bytes

Versions: 26

Compression:

Stored size: 979 Bytes

Contents

<!--
  The Favicons for Web, Android, Microsoft, and iOS (iPhone and iPad) Apps
  Generated by: https://realfavicongenerator.net/
-->

{% 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">
{% if site.pwa.enabled %}
  <link rel="manifest" href="{{ favicon_path }}/site.webmanifest">
{% endif %}
<link rel="shortcut icon" href="{{ favicon_path }}/favicon.ico">
<meta name="apple-mobile-web-app-title" content="{{ site.title }}">
<meta name="application-name" content="{{ site.title }}">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-config" content="{{ favicon_path }}/browserconfig.xml">
<meta name="theme-color" content="#ffffff">

Version data entries

26 entries across 26 versions & 6 rubygems

Version Path
jekyll-theme-chirpy-g-1.0.3 _includes/favicons.html
jekyll-theme-chirpy-g-1.0.2 _includes/favicons.html
jekyll-theme-chirpy-g-1.0.1 _includes/favicons.html
jekyll-theme-chirpy-g-1.0.0 _includes/favicons.html
jekyll-theme-chirpier-1.0.2 _includes/favicons.html
jekyll-theme-chirpier-0.0.4 _includes/favicons.html
jekyll-theme-chirpier-1.0.1 _includes/favicons.html
jekyll-theme-chirpier-0.0.3 _includes/favicons.html
jekyll-theme-chirpier-0.0.2 _includes/favicons.html
jekyll-theme-chirpier-0.0.1 _includes/favicons.html
jekyll-theme-chirpier-0.0.0 _includes/favicons.html
jekyll-theme-chirpier-1.0.0 _includes/favicons.html
jekyll-theme-chirpy-7.2.4 _includes/favicons.html
jekyll-theme-chirpy-7.2.3 _includes/favicons.html
jekyll-theme-chirpy-7.2.2 _includes/favicons.html
jekyll-theme-chirpy-7.2.1 _includes/favicons.html
jekyll-theme-chirpy-7.2.0 _includes/favicons.html
jekyll-theme-chirpy-7.1.1 _includes/favicons.html
jekyll-theme-chirpy-7.1.0 _includes/favicons.html
Han-theme-1.0.0 _includes/favicons.html