Skip to content

Commit 95e6ab4

Browse files
Update title and styling in index.html
1 parent e8cc885 commit 95e6ab4

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<head>
44
<meta charset="UTF-8">
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6-
<title>ORBIT OS - The Ultimate Linux Distro</title>
6+
<title>ORBIT OS - The Linux Distro</title>
77
<style>
88
:root {
99
--bg-dark: #0a0f14;
@@ -200,7 +200,7 @@ <h1 data-lang="en">ORBIT Operating System</h1>
200200
<a href="https://github.com/LinuxDEdeveloper/ORBIT-Operating-System-repo" class="btn btn-outline" target="_blank">GitHub</a>
201201
</div>
202202
</section>
203-
203+
204204
<section class="features" id="download">
205205
<div class="card">
206206
<h3 data-lang="vi">Dựa trên Debian</h3>
@@ -216,7 +216,7 @@ <h3 data-lang="en">Download</h3>
216216
</section>
217217

218218
<footer>
219-
<p>&copy; 2026 ORBIT OS Project.Used GPLv3.</p>
219+
<p>&copy; 2026 ORBIT OS Project. Used GPLv3.</p>
220220
</footer>
221221

222222
<script>

0 commit comments

Comments
 (0)