summaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-05-19 18:08:49 -0700
committerelijah <elijah@riseup.net>2016-05-19 18:08:49 -0700
commit19663b54a9098bab026064027ab2d6e41c422c8c (patch)
treec89bf6866ee1693ff402a06df5461730fba4ee92 /public
parent191982605145d526dbdddc5f7e6eadccc56974a9 (diff)
fix heading level of bundle section
Diffstat (limited to 'public')
-rw-r--r--public/linux/index.en.html8
-rw-r--r--public/linux/index.es.html8
-rw-r--r--public/linux/index.pt.html8
3 files changed, 12 insertions, 12 deletions
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index 933475f..9769a7b 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -47,12 +47,12 @@ Bitmask Downloads
<li>
<a href="#debian-unstable-sid">Debian Unstable (Sid)</a>
</li>
- <li>
- <a href="#stand-alone-bundle">Stand Alone Bundle</a>
- </li>
</ol>
</li>
<li>
+ <a href="#stand-alone-bundle">Stand Alone Bundle</a>
+ </li>
+ <li>
<a href="#upgrading">Upgrading</a>
</li>
</ol></div>
@@ -147,7 +147,7 @@ Bitmask Downloads
<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt upgrade&#x000A;</pre>
</p>
-<h3><a name="stand-alone-bundle"></a>Stand Alone Bundle</h3>
+<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1>
<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>
diff --git a/public/linux/index.es.html b/public/linux/index.es.html
index 6d00eb4..039d2db 100644
--- a/public/linux/index.es.html
+++ b/public/linux/index.es.html
@@ -47,12 +47,12 @@ Bitmask Downloads
<li>
<a href="#debian-unstable-sid">Debian Unstable (Sid)</a>
</li>
- <li>
- <a href="#stand-alone-bundle">Stand Alone Bundle</a>
- </li>
</ol>
</li>
<li>
+ <a href="#stand-alone-bundle">Stand Alone Bundle</a>
+ </li>
+ <li>
<a href="#upgrading">Upgrading</a>
</li>
</ol></div>
@@ -147,7 +147,7 @@ Bitmask Downloads
<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt upgrade&#x000A;</pre>
</p>
-<h3><a name="stand-alone-bundle"></a>Stand Alone Bundle</h3>
+<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1>
<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index d59d145..2aded3b 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -47,12 +47,12 @@ Bitmask Downloads
<li>
<a href="#debian-unstable-sid">Debian Unstable (Sid)</a>
</li>
- <li>
- <a href="#stand-alone-bundle">Stand Alone Bundle</a>
- </li>
</ol>
</li>
<li>
+ <a href="#stand-alone-bundle">Stand Alone Bundle</a>
+ </li>
+ <li>
<a href="#upgrading">Upgrading</a>
</li>
</ol></div>
@@ -147,7 +147,7 @@ Bitmask Downloads
<pre>sudo -s&#x000A;echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list&#x000A;apt update&#x000A;apt upgrade&#x000A;</pre>
</p>
-<h3><a name="stand-alone-bundle"></a>Stand Alone Bundle</h3>
+<h1><a name="stand-alone-bundle"></a>Stand Alone Bundle</h1>
<p>The Bitmask stand alone bundle should work on most recent versions of Debian and Ubuntu. You are welcome to try the bundle on other distributions, it sometimes works. Alternately, you can <a href="https://leap.se/en/docs/get-involved/source">build it from source</a>.</p>