simpler page description

This commit is contained in:
Oliver Bryan
2025-09-29 12:37:28 +01:00
parent 56a4d32fc3
commit 1c23fde51c

View File

@@ -3,8 +3,7 @@ import ProjectPage from "../../components/ProjectPage.astro";
export const metadata = {
title: "glimpse",
description:
"A friendly, photo-first social app with real-time sharing, comments, and push notifications—built with Next.js, Prisma, and PostgreSQL.",
description: "Simple social media app inspired by early Instagram.",
date: "May 2025",
slug: "glimpse",
image: "/glimpse-icon.svg",