We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a0cd14 commit 338ef51Copy full SHA for 338ef51
frontend/src/training-materials-browser.tsx
@@ -239,7 +239,7 @@ export default function TrainingMaterialsBrowser() {
239
<div className="min-h-screen bg-background">
240
<div className="container mx-auto px-4 py-8">
241
<div className="mb-8">
242
- <h1 className="text-3xl font-bold mb-2">Training Materials Library</h1>
+ <h1 className="text-3xl font-bold mb-2">ReproInventory - Training</h1>
243
<p className="text-muted-foreground">
244
Explore our comprehensive collection of research training materials and educational resources
245
</p>
0 commit comments