_includes/favicons.html in jekyll-theme-abd3lraouf-5.2.6 vs _includes/favicons.html in jekyll-theme-abd3lraouf-5.2.7

- old
+ new

@@ -1,17 +1,17 @@ -<!-- - 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"> -<link rel="manifest" href="{{ favicon_path }}/site.webmanifest"> -<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"> +<!-- + 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"> +<link rel="manifest" href="{{ favicon_path }}/site.webmanifest"> +<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">