chore: prettify example favicon

This commit is contained in:
Jan Raasch 2020-07-09 11:47:55 +02:00
parent cd4878c548
commit d57996c177
6 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,4 @@
<!-- Generated via https://favicon.io/favicon-generator/ -->
<link rel="apple-touch-icon" sizes="180x180" href="{{ 'images/apple-touch-icon.png' | absURL }}">
<link rel="icon" type="image/png" sizes="32x32" href="{{ 'images/favicon-32x32.png' | absURL }}">
<link rel="icon" type="image/png" sizes="16x16" href="{{ 'images/favicon-16x16.png' | absURL }}">