|
|
@@ -87,7 +87,9 @@ function SidebarContent({ className }: SidebarProps) {
|
|
|
<div className="flex items-center gap-2">
|
|
|
<GraduationCap className="h-8 w-8 text-red-600" />
|
|
|
<div>
|
|
|
+ <p className="text-xs text-gray-400 opacity-50">TAPIR</p>
|
|
|
<h1 className="text-xl font-bold text-gray-900">UCSG</h1>
|
|
|
+
|
|
|
<p className="text-sm text-gray-500">Sistema de Asistencia</p>
|
|
|
</div>
|
|
|
</div>
|