Skip to content

Commit 9346a6a

Browse files
committed
Fix title and GitHub build
1 parent 4f66711 commit 9346a6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/_app.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { Metadata } from 'next';
44
import '@/styles/globals.css';
55

66
export const metadata: Metadata = {
7-
title: "Pysplanner | Dashboard",
7+
title: "Pysplanner Dashboard",
88
description: "Dashboard for PySplanner"
99
}
1010

0 commit comments

Comments
 (0)