mirror of
https://github.com/prymitive/karma
synced 2026-05-07 03:26:52 +00:00
Merge pull request #5 from prymitive/favicon
chore(ui): replace favicon after project rename
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 15 KiB After Width: | Height: | Size: 15 KiB |
@@ -16,8 +16,8 @@ const FaviconBadge = observer(
|
||||
|
||||
this.favicon = new Favico({
|
||||
animation: "none",
|
||||
position: "up",
|
||||
bgColor: "#000",
|
||||
position: "down",
|
||||
bgColor: "#e74c3c",
|
||||
textColor: "#fff",
|
||||
fontStyle: "lighter"
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user