mirror of
https://github.com/ArthurDanjou/website.git
synced 2026-01-18 14:08:05 +01:00
About page
This commit is contained in:
@@ -2,10 +2,6 @@
|
||||
const error = useError()
|
||||
const appConfig = useAppConfig()
|
||||
const getColor = computed(() => appConfig.ui.primary)
|
||||
|
||||
definePageMeta({
|
||||
layout: 'default',
|
||||
})
|
||||
</script>
|
||||
|
||||
<template>
|
||||
|
||||
Reference in New Issue
Block a user