diff --git a/src/pages/projects/shleep.astro b/src/pages/projects/shleep.astro new file mode 100644 index 00000000..08fc3b16 --- /dev/null +++ b/src/pages/projects/shleep.astro @@ -0,0 +1,37 @@ +--- +import ProjectPage from "../../components/ProjectPage.astro"; + +export const metadata = { + title: "Shleep", + description: + "", + date: "February - June 2023", + slug: "shleep", + image: "/shleep-icon.svg", + url: "https://bigbootstudio.itch.io/shleep", + hidden: true, + tags: [ + "Unity", + "C#", + "HLSL", + "VFX" + ], +}; +--- + + +

simple description here

+ +

images here

+ +
+

Technologies

+ +
+