- Added title and meta info to current views

This commit is contained in:
Alexis
2020-12-24 18:24:31 +01:00
parent ad84673fba
commit 02c0216c26
10 changed files with 78 additions and 49 deletions

View File

@@ -118,6 +118,9 @@
<script>
export default {
name: 'register-page',
metaInfo: {
titleTemplate: '%s - Inscription'
},
data() {
return {
name: "",