We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9afd190 commit 0aee804Copy full SHA for 0aee804
frontend/app/page.tsx
@@ -13,7 +13,7 @@ export default function Home() {
13
<div className="p-4 pl-8">
14
<ModeToggle />
15
<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
+ Formula 1 DataLab test-gitpush
17
</h1>
18
<div className="text-center mb-4 max-w-6xl mx-auto">
19
<p className="text-xl text-gray-600 dark:text-gray-400 font-medium mb-2 opacity-80">
0 commit comments