fix: replace favicon with branded sloth icon

This commit is contained in:
imagineer99 2026-03-08 18:46:42 +00:00
commit cc0aa43d5d
2 changed files with 1 additions and 1 deletions

View file

@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/png" href="/unsloth-gem.png" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Unsloth Studio</title>
</head>

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB