mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-22 07:50:36 +01:00
Update projects
This commit is contained in:
@@ -24,7 +24,7 @@ import {defineComponent, useAsync, useContext} from "@nuxtjs/composition-api";
|
||||
import {InfoData} from "../../types/types";
|
||||
|
||||
export default defineComponent({
|
||||
name: "AboutPreview",
|
||||
name: "AboutHome",
|
||||
setup() {
|
||||
const {$content, $sentry} = useContext()
|
||||
const info = useAsync(() => {
|
||||
|
||||
Reference in New Issue
Block a user