diff options
Diffstat (limited to 'doc/src/.crocc.html')
| -rw-r--r-- | doc/src/.crocc.html | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/src/.crocc.html b/doc/src/.crocc.html index 89b2e6c..49cf993 100644 --- a/doc/src/.crocc.html +++ b/doc/src/.crocc.html @@ -4,7 +4,6 @@ Use of this source code is governed by a BSD-style license that can be found in the LICENSE file. --> - <html lang="en"> <head> <meta charset="UTF-8"> @@ -33,7 +32,7 @@ <meta property="og:site_name" content="Crocc" /> <meta property="og:image" content="{{ .Site }}/assets/crocodile.jpg" /> <link rel="stylesheet" href="/style.css"> - <link rel="icon" href="assets/emoji_crocodile.ico" sizes="any"> + <link rel="icon" href="assets/emoji_crocodile.svg" type="image/svg"> <link rel="mask-icon" href="assets/emoji_crocodile.svg"> </head> <body> |
