mirror of
https://github.com/naturalcrit/homebrewery.git
synced 2026-03-22 06:48:11 +00:00
small dash
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
}
|
||||
|
||||
if (title) {
|
||||
document.title = `${prefix}${title} - The Homebrewery`;
|
||||
document.title = `${prefix} - ${title} - The Homebrewery`;
|
||||
} else {
|
||||
document.title = `${prefix} - The Homebrewery`;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user