added system startup message

This commit is contained in:
valentijn
2024-01-17 14:40:17 +01:00
parent 2e965ae6a7
commit 39fea6e13b

View File

@@ -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>