mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-02-04 06:07:54 +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";
|
import {InfoData} from "../../types/types";
|
||||||
|
|
||||||
export default defineComponent({
|
export default defineComponent({
|
||||||
name: "AboutPreview",
|
name: "AboutHome",
|
||||||
setup() {
|
setup() {
|
||||||
const {$content, $sentry} = useContext()
|
const {$content, $sentry} = useContext()
|
||||||
const info = useAsync(() => {
|
const info = useAsync(() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user