style: change footer titile value

This commit is contained in:
Mahen 2026-03-08 09:58:50 +07:00
parent 16d1312f63
commit a95121e43c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ export default function Footer() {
<div className="flex flex-col items-center justify-between gap-4 text-sm text-muted-foreground sm:flex-row"> <div className="flex flex-col items-center justify-between gap-4 text-sm text-muted-foreground sm:flex-row">
<div> <div>
<p className="font-medium text-foreground text-center lg:text-start md:text-start"> <p className="font-medium text-foreground text-center lg:text-start md:text-start">
SentiLaptop - Analisis Sentimen SENTILAISES.
</p> </p>
<p>Skripsi oleh Syafrizal Wd Mahendra (E41222719)</p> <p>Skripsi oleh Syafrizal Wd Mahendra (E41222719)</p>
</div> </div>