diff options
| author | Lorenzo Torres <lorenzotorres@outlook.it> | 2026-06-15 19:43:18 +0200 |
|---|---|---|
| committer | Lorenzo Torres <lorenzotorres@outlook.it> | 2026-06-15 19:43:18 +0200 |
| commit | 11f20326843e7fb7e14a83a6d56df3deefcf4869 (patch) | |
| tree | dc2a9503a4a1a26ecce21d36d0f835353a5f4d78 | |
| parent | 96d8e6757823b0c164b4b4cd692875347b509c80 (diff) | |
| -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"> |
