Set page title
This commit is contained in:
@@ -22,6 +22,9 @@ export default {
|
||||
components: {
|
||||
HeaderComponent,
|
||||
FooterComponent,
|
||||
},
|
||||
mounted() {
|
||||
document.title = 'Evangelische Miriamgemeinde Frankfurt';
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
Reference in New Issue
Block a user