Skip to content

Commit e94b2b7

Browse files
authored
Rename 'DOT OS' to 'DOT' in index.html
1 parent debf302 commit e94b2b7

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

index.html

Lines changed: 5 additions & 5 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>DOT OS</title>
6+
<title>DOT</title>
77
<style>
88
body {
99
font-family: sans-serif;
@@ -58,20 +58,20 @@
5858
<body>
5959

6060
<header>
61-
<h1>DOT OS</h1>
61+
<h1>DOT</h1>
6262
<p>"I Can't Believe It's Not Linux!"</p>
6363
</header>
6464

6565
<main>
6666
<section class="emulator">
67-
<h2>Try DOT OS in your browser</h2>
67+
<h2>Try DOT in your browser</h2>
6868
<!-- Dummy v86 iframe example -->
69-
<iframe src="https://copy.sh/v86/?profile=linux" width="800" height="400" frameborder="0"></iframe>
69+
<!-- <iframe src="https://copy.sh/v86/?profile=linux" width="800" height="400" frameborder="0"></iframe> -->
7070
<p>Boot a lightweight demo ISO directly in your browser.</p>
7171
</section>
7272

7373
<section class="downloads">
74-
<h2>Download DOT OS</h2>
74+
<h2>Download DOT</h2>
7575
<a href="downloads/dot-demo-x86.iso" download>DOT Demo ISO (x86)</a>
7676
<a href="downloads/dot-pico1.bin" download>DOT Pico 1</a>
7777
<a href="downloads/dot-pico2.bin" download>DOT Pico 2 W</a>

0 commit comments

Comments
 (0)