Skip to content

Commit

Permalink
Update page.jsx with new application name
Browse files Browse the repository at this point in the history
  • Loading branch information
fordus committed Mar 20, 2024
1 parent ddf2ac7 commit 9b00a82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ export default function Home () {
<header className='px-4 py-16'>
<div className='space-y-2'><h1 className='text-4xl font-bold tracking-tight scroll-m-20'>Teameval</h1>
<p className='text-lg text-muted-foreground text-slate-500'>
<span>A comprehensive web platform facilitating peer evaluation of individual performance within educational team contexts.</span>
<span>Apliación</span>
</p>
</div>
</header>
Expand Down

0 comments on commit 9b00a82

Please sign in to comment.