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