diff options
Diffstat (limited to 'layouts')
| -rw-r--r-- | layouts/error.vue | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/error.vue b/layouts/error.vue index 56b547c..88f0d79 100644 --- a/layouts/error.vue +++ b/layouts/error.vue @@ -30,7 +30,7 @@ export default { name: 'error.vue', head: { - title: '404 | yucky! aiming' + title: '404 | Volatile' } } </script> |