diff options
Diffstat (limited to 'layouts/partials/head-extra.html')
-rw-r--r-- | layouts/partials/head-extra.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/layouts/partials/head-extra.html b/layouts/partials/head-extra.html index 71a7579..6d60ecd 100644 --- a/layouts/partials/head-extra.html +++ b/layouts/partials/head-extra.html @@ -1,4 +1,3 @@ -<link rel="stylesheet" href={{ "/css/custom.css?v=20210912" }}> <link rel="apple-touch-icon" sizes="180x180" href={{ "/apple-touch-icon.png" }}> <link rel="icon" type="image/png" sizes="32x32" href={{ "/favicon-32x32.png" }}> <link rel="icon" type="image/png" sizes="16x16" href={{ "/favicon-16x16.png" }}> |