Update page title to include specific venue number
Update client/src/pages/FolxStadlPage.tsx to change the page title from "FOLX STADL" to "FOLX STADL 04". Replit-Commit-Author: Agent Replit-Commit-Session-Id: 074b0e4c-6171-43bd-aa98-f9e04623ca14 Replit-Commit-Checkpoint-Type: full_checkpoint Replit-Commit-Screenshot-Url: https://storage.googleapis.com/screenshot-production-us-central1/8cc42625-c1f5-4e43-99bd-77f2c4dedee2/074b0e4c-6171-43bd-aa98-f9e04623ca14/DVZN4Rp
This commit is contained in:
parent
258fcb04f6
commit
348f22ef08
@ -51,7 +51,7 @@ export default function FolxStadlPage() {
|
||||
<span>Back</span>
|
||||
</button>
|
||||
</Link>
|
||||
<h1 className="text-3xl font-bold text-white uppercase tracking-wide">FOLX STADL</h1>
|
||||
<h1 className="text-3xl font-bold text-white uppercase tracking-wide">FOLX STADL 04</h1>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user