aboutsummaryrefslogtreecommitdiff
path: root/layouts
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-12-06 17:08:03 -0800
committerFuwn <[email protected]>2021-12-06 17:08:03 -0800
commit3cf09be08c109e69bd5c1fb74f3927fc03c4e4df (patch)
treea7977ff7377b4dcce2e9263accc62060956c3759 /layouts
parentfix(members): add ruan (diff)
downloadyucky.fun-3cf09be08c109e69bd5c1fb74f3927fc03c4e4df.tar.xz
yucky.fun-3cf09be08c109e69bd5c1fb74f3927fc03c4e4df.zip
fix: rebrand
Diffstat (limited to 'layouts')
-rw-r--r--layouts/error.vue2
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>