Skip to content

Commit fb8ce5a

Browse files
authored
Update download.html
1 parent 29c4a00 commit fb8ce5a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

download.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,17 +34,17 @@ <h1 class="main-title">Install ObsidianOS</h1>
3434
</header>
3535
<section class="install-options">
3636
<div class="install-card">
37-
<h2>Option 1: Pre-built ISO</h2>
37+
<h2>Option 1:</h2><h2>Pre-built ISO</h2>
3838
<p>The easiest way to get started. Download a pre-built ISO and follow our installation guide.</p>
3939
<a href="https://files.obsidianos.xyz" class="download-btn">Download ISO</a>
4040
</div>
4141
<div class="install-card">
42-
<h2>Option 2: Build Your Own</h2>
42+
<h2>Option 2:</h2><h2>Build Your Own</h2>
4343
<p>For advanced users who want to customize their installation. Create your own ISO from scratch.</p>
4444
<a href="https://github.com/Obsidian-OS/archiso" class="download-btn">Build from Source</a>
4545
</div>
4646
<div class="install-card">
47-
<h2>Option 3: Arch-based Installer</h2>
47+
<h2>Option 3:</h2><h2>Arch-based Installer</h2>
4848
<p>Install ObsidianOS directly from an existing Arch Linux system using our installer script.</p>
4949
<pre><code>sudo bash -c "$(curl -fsSL https://arbs.obsidianos.xyz)"</code></pre>
5050
</div>

0 commit comments

Comments
 (0)