lies, doesn't actually close the browser tab smh. That was planned, unfortunately not possible.
This commit is contained in:
parent
e0acee0d16
commit
5562f6ca48
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ const helpCommand = () => [
|
|||
<li>📄 <strong className="text-green-400">source</strong>: View the source code of this terminal.</li>
|
||||
<li>📡 <strong className="text-green-400">socials</strong>: View my social links.</li>
|
||||
<li>🌐 <strong className="text-green-400">selfhosted</strong>: View what I self host in my homelab.</li>
|
||||
<li>❌ <strong className="text-green-400">exit</strong>: Close the terminal (browser tab).</li>
|
||||
<li>❌ <strong className="text-green-400">exit</strong>: Close the terminal.</li>
|
||||
</ul>
|
||||
<p className="mt-4 text-gray-400">
|
||||
💡 Pro Tip: Use <span className="text-green-400">↑</span> and <span className="text-green-400">↓</span> to navigate through your command history.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue