Zio Blue: rebrand title
This commit is contained in:
parent
ef1a25c8c4
commit
24a1962ae9
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
export function bskyTitle(page: string, unreadCountLabel?: string) {
|
export function bskyTitle(page: string, unreadCountLabel?: string) {
|
||||||
const unreadPrefix = unreadCountLabel ? `(${unreadCountLabel}) ` : ''
|
const unreadPrefix = unreadCountLabel ? `(${unreadCountLabel}) ` : ''
|
||||||
return `${unreadPrefix}${page} — Bluesky`
|
return `${unreadPrefix}${page} — Zio Blue`
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue