mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
💫 Rebranding to embassyOS (#1851)
* name change to embassyOS * filename change * motd ASCII update * some leftovers
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
class="ion-text-center"
|
||||
style="padding-bottom: 36px; font-size: calc(2vw + 14px)"
|
||||
>
|
||||
EmbassyOS - Diagnostic Mode
|
||||
embassyOS - Diagnostic Mode
|
||||
</h1>
|
||||
<h2
|
||||
style="
|
||||
@@ -14,7 +14,7 @@
|
||||
font-weight: bold;
|
||||
"
|
||||
>
|
||||
EmbassyOS launch error:
|
||||
embassyOS launch error:
|
||||
</h2>
|
||||
<div class="code-block">
|
||||
<code>
|
||||
|
||||
@@ -41,7 +41,7 @@ export class HomePage {
|
||||
code: 20,
|
||||
problem: 'Storage drive not found',
|
||||
solution:
|
||||
'Insert your EmbassyOS storage drive and click RESTART EMBASSY below.',
|
||||
'Insert your embassyOS storage drive and click RESTART EMBASSY below.',
|
||||
details: error.data?.details,
|
||||
}
|
||||
// drive corrupted
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>EmbassyOS Diagnostic UI</title>
|
||||
<title>embassyOS Diagnostic UI</title>
|
||||
|
||||
<base href="/" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user