summaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
Diffstat (limited to 'layouts')
-rw-r--r--layouts/error.vue1
1 files changed, 1 insertions, 0 deletions
diff --git a/layouts/error.vue b/layouts/error.vue
index f84ee29..a5e9b70 100644
--- a/layouts/error.vue
+++ b/layouts/error.vue
@@ -13,6 +13,7 @@
<script>
export default {
+ head: { title: "Error ยท Verden" },
methods: {
goback() {
window.history.back();