From bbd6edb1a0758f2c4b8ec41df74f891aa66559d9 Mon Sep 17 00:00:00 2001 From: naomitzhao <116607148+naomitzhao@users.noreply.github.com> Date: Sat, 19 Apr 2025 22:04:35 -0700 Subject: [PATCH] Change metadata description --- app/(pages)/layout.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/(pages)/layout.jsx b/app/(pages)/layout.jsx index c09b999..cea42b4 100644 --- a/app/(pages)/layout.jsx +++ b/app/(pages)/layout.jsx @@ -18,7 +18,7 @@ const merriweather = Merriweather({ export const metadata = { title: "JVMC", - description: "Generated by create next app", + description: "Serving the health care needs of uninsured drug users, sex workers, trans folks, and their families regardless of documentation status.", appleWebApp: { title: "JVMC", },