Update projects

This commit is contained in:
2021-06-18 13:07:19 +02:00
parent 76a81e3f85
commit 1868ba232f
2 changed files with 10337 additions and 1 deletions

10336
pnpm-lock.yaml generated Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -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(() => {