Merge pull request 'Lowercase the tab title fallback' (#11) from fix/brand-lowercase-title into main
This commit was merged in pull request #11.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
import { withBase } from "../basePath";
|
import { withBase } from "../basePath";
|
||||||
|
|
||||||
let baseTitle = "INBUXA";
|
let baseTitle = "inbuxa";
|
||||||
let faviconCanvas: HTMLCanvasElement | null = null;
|
let faviconCanvas: HTMLCanvasElement | null = null;
|
||||||
let baseFavicon: HTMLImageElement | null = null;
|
let baseFavicon: HTMLImageElement | null = null;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user