更改项目名为NebulaShell

This commit is contained in:
Falck
2026-05-02 08:30:31 +08:00
parent d16e28ab17
commit 2c2ec60a2b
233 changed files with 298 additions and 276 deletions

View File

@@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>FutureOSS v1.1.0 | 控制台</title>
<title>NebulaShell v1.1.0 | 控制台</title>
<style>
:root {
--bg: #ffffff;
@@ -146,7 +146,7 @@
<body>
<div class="container">
<header>
<h1>FutureOSS</h1>
<h1>NebulaShell</h1>
<p class="subtitle">v1.1.0 安全全能发行版 · 企业级插件化运行时</p>
</header>
@@ -204,7 +204,7 @@
</div>
<footer>
<p>FutureOSS v1.1.0 Security All-in-One Edition</p>
<p>NebulaShell v1.1.0 Security All-in-One Edition</p>
<p style="margin-top: 8px;">Built with ❤️ · MIT License</p>
</footer>
</div>