2 Commits

Author SHA1 Message Date
f328789529 Update src/app/layout.tsx 2026-03-09 02:21:47 +00:00
bb968cb42f Merge version_7 into main
Merge version_7 into main
2026-03-09 02:19:01 +00:00

View File

@@ -8,7 +8,8 @@ const dmSans = DM_Sans({
});
export const metadata: Metadata = {
title: "Axis - Personal Growth Platform", description: "Track your mind, body, spirit, and vocation in one unified system. Transform scattered self-improvement into structured, measurable progress."};
title: "Axis - Personal Growth Platform", description: "Track your mind, body, spirit, and vocation in one unified system. Transform scattered self-improvement into structured, measurable progress."
};
export default function RootLayout({
children,