diff options
| author | Fuwn <[email protected]> | 2021-12-06 17:08:03 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-12-06 17:08:03 -0800 |
| commit | 3cf09be08c109e69bd5c1fb74f3927fc03c4e4df (patch) | |
| tree | a7977ff7377b4dcce2e9263accc62060956c3759 /layouts | |
| parent | fix(members): add ruan (diff) | |
| download | yucky.fun-3cf09be08c109e69bd5c1fb74f3927fc03c4e4df.tar.xz yucky.fun-3cf09be08c109e69bd5c1fb74f3927fc03c4e4df.zip | |
fix: rebrand
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> |