mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-04-02 05:23:14 +00:00
external rename (#2265)
* backend rename * rename embassy and closes #2179 * update root ca name on disk * update MOTD * update readmes * your server typo * another tiny typo * fix png name * Update backend/src/net/wifi.rs Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com> * changes needed due to rebase --------- Co-authored-by: Matt Hill <matthewonthemoon@gmail.com> Co-authored-by: Matt Hill <MattDHill@users.noreply.github.com> Co-authored-by: Lucy C <12953208+elvece@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<title>Embassy | Initializing</title>
|
||||
<title>StartOS | Initializing</title>
|
||||
<style>
|
||||
body {
|
||||
background: #333333;
|
||||
@@ -29,7 +29,7 @@
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h2 class="header-title"><span>embassyOS Initializing</span></h2>
|
||||
<h2 class="header-title"><span>StartOS Initializing</span></h2>
|
||||
<p style="padding: 20px;">This process can take up to several minutes to complete.</p>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user