From fa6f32039f90761682e55728e9b0a39b8947c408 Mon Sep 17 00:00:00 2001 From: Oliver Bryan <04oliverbryan@gmail.com> Date: Thu, 2 Oct 2025 17:50:22 +0100 Subject: [PATCH] base shleep project --- src/pages/projects/shleep.astro | 37 +++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) create mode 100644 src/pages/projects/shleep.astro 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

+ +
+