mirror of
https://github.com/litruv/lit.ruv.wtf.git
synced 2026-07-24 02:36:02 +10:00
Update icons and enhance chat command functionality in terminal
This commit is contained in:
@@ -59,8 +59,8 @@
|
||||
<span class="quick-commands">
|
||||
<button class="quick-cmd" onclick="runQuickCommand('help')" title="Show all commands">help</button>
|
||||
<button class="quick-cmd" onclick="runQuickCommand('about')" title="About this terminal">about</button>
|
||||
<button class="quick-cmd" onclick="runQuickCommand('projects')" title="View projects">projects</button>
|
||||
<button class="quick-cmd" onclick="runQuickCommand('chat')" title="Join chat room">chat</button>
|
||||
<button class="quick-cmd" onclick="runQuickCommand('clear')" title="Clear screen">clear</button>
|
||||
</span>
|
||||
</span>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user