mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-20 06:51:48 +01:00
Update projects
This commit is contained in:
10336
pnpm-lock.yaml
generated
Normal file
10336
pnpm-lock.yaml
generated
Normal file
File diff suppressed because it is too large
Load Diff
@@ -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