Fixed improper page title definition
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
export default {
|
||||
head() {
|
||||
return {
|
||||
title: `Realtime • ${this.$store.state.name}`,
|
||||
title: `Realtime • Hoppscotch`,
|
||||
}
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user