Skip to content

Commit 0aee804

Browse files
committed
Add PR to check Git workflow
1 parent 9afd190 commit 0aee804

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/app/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ export default function Home() {
1313
<div className="p-4 pl-8">
1414
<ModeToggle />
1515
<h1 className="text-5xl font-extrabold text-center mb-2 bg-gradient-to-r from-orange-800 to-yellow-300 bg-clip-text text-transparent drop-shadow-2xl">
16-
Formula 1 DataLab
16+
Formula 1 DataLab test-gitpush
1717
</h1>
1818
<div className="text-center mb-4 max-w-6xl mx-auto">
1919
<p className="text-xl text-gray-600 dark:text-gray-400 font-medium mb-2 opacity-80">

0 commit comments

Comments
 (0)