build app name
Build and Push Docker Image / build (push) Successful in 17s

This commit is contained in:
2026-03-28 23:01:59 -05:00
parent 25134ecc36
commit 4f6361b4ba
3 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -107,7 +107,7 @@ export function Gallery() {
) : (
<>
<span className="text-2xl">🎭</span>
<span className="font-bold text-lg tracking-tight hidden sm:block">Memer</span>
<span className="font-bold text-lg tracking-tight hidden sm:block">MEMER</span>
</>
)}
</div>