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:
commit
37623b7466
1 changed files with 1 additions and 2 deletions
|
|
@ -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>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue