layouts/partials/favicons.html (3 lines of code) (raw):

<link rel="shortcut icon" type="image/png" href="{{ "imgs/favicon.png" | relURL }}"> <link rel="apple-touch-icon" href="{{ "favicons/apple-touch-icon-180x180.png" | relURL }}" sizes="180x180"> <link rel="manifest" href="/manifest.webmanifest">