moved to components

This commit is contained in:
2026-02-05 14:18:02 +00:00
parent 0b8bf179cd
commit 8760fee31a
13 changed files with 28 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
import { Demo } from "@/projects/shared/Demo";
import { ProjectPage } from "@/projects/shared/ProjectPage";
import { Demo } from "@/components/Demo";
import { ProjectPage } from "@/components/ProjectPage";
export const metadata = {
title: "Shleep",