summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVarac <varac@leap.se>2018-03-20 20:14:13 +0100
committerVarac <varac@leap.se>2018-03-20 20:14:13 +0100
commit7dee6a47d19a23fc226a79e4087d820d31314a94 (patch)
tree9603302b576579c43764b39f3f3f267ca0681444
parent2c4be0b7814d0000271644ff12d3429392de755a (diff)
Emphasized headings
-rw-r--r--pages/linux/en.md4
-rw-r--r--public/linux/index.en.html4
-rw-r--r--public/linux/index.es.html4
-rw-r--r--public/linux/index.pt.html4
4 files changed, 8 insertions, 8 deletions
diff --git a/pages/linux/en.md b/pages/linux/en.md
index d7d2c0b..72d50d0 100644
--- a/pages/linux/en.md
+++ b/pages/linux/en.md
@@ -14,7 +14,7 @@ If you want to try the latest code, you can download the [[latest bundle => http
# Debian/Ubuntu
-For Debian jessie and Ubuntu Artful:
+## For Debian jessie and Ubuntu Artful:
```
sudo apt install lsb-release curl
@@ -24,7 +24,7 @@ sudo apt update && sudo apt install bitmask
```
-For Debian testing and Ubuntu Bionic:
+## For Debian testing and Ubuntu Bionic:
```
sudo apt install leap-archive-keyring lsb-release
diff --git a/public/linux/index.en.html b/public/linux/index.en.html
index 1626578..14a6315 100644
--- a/public/linux/index.en.html
+++ b/public/linux/index.en.html
@@ -31,7 +31,7 @@ Bitmask Downloads
<h1><a name="debianubuntu"></a>Debian/Ubuntu</h1>
-<p>For Debian jessie and Ubuntu Artful:</p>
+<h2><a name="for-debian-jessie-and-ubuntu-artful"></a>For Debian jessie and Ubuntu Artful:</h2>
<pre><code>sudo apt install lsb-release curl
sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
@@ -39,7 +39,7 @@ curl https://downloads.leap.se/platform/leap-archive-signing-keys.asc | sudo apt
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<p>For Debian testing and Ubuntu Bionic:</p>
+<h2><a name="for-debian-testing-and-ubuntu-bionic"></a>For Debian testing and Ubuntu Bionic:</h2>
<pre><code>sudo apt install leap-archive-keyring lsb-release
sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
diff --git a/public/linux/index.es.html b/public/linux/index.es.html
index eb2eb50..ad88452 100644
--- a/public/linux/index.es.html
+++ b/public/linux/index.es.html
@@ -31,7 +31,7 @@ Bitmask Downloads
<h1><a name="debianubuntu"></a>Debian/Ubuntu</h1>
-<p>For Debian jessie and Ubuntu Artful:</p>
+<h2><a name="for-debian-jessie-and-ubuntu-artful"></a>For Debian jessie and Ubuntu Artful:</h2>
<pre><code>sudo apt install lsb-release curl
sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
@@ -39,7 +39,7 @@ curl https://downloads.leap.se/platform/leap-archive-signing-keys.asc | sudo apt
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<p>For Debian testing and Ubuntu Bionic:</p>
+<h2><a name="for-debian-testing-and-ubuntu-bionic"></a>For Debian testing and Ubuntu Bionic:</h2>
<pre><code>sudo apt install leap-archive-keyring lsb-release
sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
diff --git a/public/linux/index.pt.html b/public/linux/index.pt.html
index 3b70b77..5e0353d 100644
--- a/public/linux/index.pt.html
+++ b/public/linux/index.pt.html
@@ -31,7 +31,7 @@ Bitmask Downloads
<h1><a name="debianubuntu"></a>Debian/Ubuntu</h1>
-<p>For Debian jessie and Ubuntu Artful:</p>
+<h2><a name="for-debian-jessie-and-ubuntu-artful"></a>For Debian jessie and Ubuntu Artful:</h2>
<pre><code>sudo apt install lsb-release curl
sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'
@@ -39,7 +39,7 @@ curl https://downloads.leap.se/platform/leap-archive-signing-keys.asc | sudo apt
sudo apt update &amp;&amp; sudo apt install bitmask
</code></pre>
-<p>For Debian testing and Ubuntu Bionic:</p>
+<h2><a name="for-debian-testing-and-ubuntu-bionic"></a>For Debian testing and Ubuntu Bionic:</h2>
<pre><code>sudo apt install leap-archive-keyring lsb-release
sudo sh -c 'echo "deb http://deb.leap.se/client release $(lsb_release -sc)" &gt; /etc/apt/sources.list.d/bitmask.list'