portfolio: alias 'about' + cache bust v2

This commit is contained in:
riricdev 2026-09-08 12:40:39 +02:00
commit fa21a16f90
3 changed files with 7 additions and 4 deletions

View file

@ -254,6 +254,9 @@
case c === "neofetch" || c === "fetch":
printAscii(T.neofetch);
break;
case c === "about" || c === "profil" || c === "profile":
print(T.about);
break;
case c === "cat":
switch (true) {
case arg.indexOf("about") !== -1: