Skip to content

Commit 649ba07

Browse files
committed
fixed some labels
1 parent 066c842 commit 649ba07

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,5 @@
22
Easy way to create a game a Jeopardy for all your educational needs!
33

44
Includes lightweight installer via Tauri 2.0 for portability.
5+
6+
Web version hosted via Vercel at: https://j-pardy.vercel.app/

jPardy/app/layout.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ const geistMono = Geist_Mono({
1212
});
1313

1414
export const metadata = {
15-
title: "Create Next App",
15+
title: "jPardy!",
1616
description: "Generated by create next app",
1717
};
1818

0 commit comments

Comments
 (0)