Removed "vim" line from footer

X-Lovable-Edit-ID: edt-aebfce78-67e6-4372-9b46-e8b8b0a549c1
Co-authored-by: Damaj301damaj-lol <90093996+Damaj301damaj-lol@users.noreply.github.com>
This commit is contained in:
gpt-engineer-app[bot] 2026-05-19 15:14:42 +00:00
commit 37623b7466

View file

@ -91,8 +91,7 @@ const WhoAmI = () => {
<Server className="w-5 h-5 text-primary mb-3" /> <Server className="w-5 h-5 text-primary mb-3" />
<h3 className="font-heading font-semibold text-foreground mb-1">Sole Sysadmin</h3> <h3 className="font-heading font-semibold text-foreground mb-1">Sole Sysadmin</h3>
<p className="text-sm text-muted-foreground leading-relaxed"> <p className="text-sm text-muted-foreground leading-relaxed">
I am currently the only sysadmin of this server. This website is very lightweight and was written 100% by hand using{' '} I am currently the only sysadmin of this server.
<span className="font-mono text-primary">vim</span> ;)
</p> </p>
</GlassCard> </GlassCard>
</div> </div>