mirror of
https://github.com/ghndrx/webos.git
synced 2026-02-10 06:45:00 +00:00
Rebrand to GregOS, update to os.gregh.dev
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Greg Hendrickson | Developer</title>
|
||||
<title>GregOS | Greg Hendrickson</title>
|
||||
<link rel="stylesheet" href="css/style.css">
|
||||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.0/css/all.min.css">
|
||||
</head>
|
||||
@@ -168,11 +168,11 @@
|
||||
|
||||
<div id="content-terminal" class="content-template terminal-content">
|
||||
<div class="terminal-output" id="terminal-output">
|
||||
<p>Welcome to GregOS v1.0</p>
|
||||
<p>Welcome to GregOS v1.0 — os.gregh.dev</p>
|
||||
<p>Type 'help' for available commands.</p>
|
||||
</div>
|
||||
<div class="terminal-input-line">
|
||||
<span class="prompt">guest@gregos:~$</span>
|
||||
<span class="prompt">guest@os.gregh.dev:~$</span>
|
||||
<input type="text" id="terminal-input" autofocus>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user