diff options
| -rwxr-xr-x | favicon.ico | bin | 0 -> 19773 bytes | |||
| -rw-r--r-- | index.html | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/favicon.ico b/favicon.ico Binary files differnew file mode 100755 index 0000000..ef326a1 --- /dev/null +++ b/favicon.ico @@ -5,6 +5,7 @@ <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="stylesheet" type="text/css" href="style.css"> + <link rel="icon" type="image/png" href="https://sys-core.org/img/dark_logo.png"> </head> <body> <div id="container"> |
