added system startup message
This commit is contained in:
@@ -16,6 +16,14 @@
|
||||
<body>
|
||||
<div id="main">
|
||||
<div id="terminal">
|
||||
<div class="terminalLine">
|
||||
<span class="responseText">
|
||||
HerpDerpOS Terminal - Version 1.0<br>
|
||||
Type "help" to see all available commands.<br>
|
||||
For system information, use "info".<br><br>
|
||||
Welcome, and happy coding!<br><br>
|
||||
</span>
|
||||
</div>
|
||||
<div class="terminalLine activeLine">
|
||||
<h4 class="pathText"></h4>
|
||||
<h4 class="pathColon">:</h4>
|
||||
|
||||
Reference in New Issue
Block a user