From 19663b54a9098bab026064027ab2d6e41c422c8c Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 19 May 2016 18:08:49 -0700 Subject: fix heading level of bundle section --- pages/linux/en.md | 2 +- public/linux/index.en.html | 8 ++++---- public/linux/index.es.html | 8 ++++---- public/linux/index.pt.html | 8 ++++---- 4 files changed, 13 insertions(+), 13 deletions(-) diff --git a/pages/linux/en.md b/pages/linux/en.md index 6cdf26e..535c499 100644 --- a/pages/linux/en.md +++ b/pages/linux/en.md @@ -44,7 +44,7 @@ If you are using Wheezy, then you will need to use the bundle method. <%= render({:partial => 'via_packages'}, {:distro => 'sid', :os => 'debian'}) %> -### Stand Alone Bundle +# Stand Alone Bundle 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 [[build it from source => https://leap.se/en/docs/get-involved/source]]. 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,11 +47,11 @@ Bitmask Downloads
  • Debian Unstable (Sid)
  • -
  • - Stand Alone Bundle -
  • +
  • + Stand Alone Bundle +
  • Upgrading
  • @@ -147,7 +147,7 @@ Bitmask Downloads
    sudo -s
    echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list
    apt update
    apt upgrade
    

    -

    Stand Alone Bundle

    +

    Stand Alone Bundle

    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 build it from source.

    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,11 +47,11 @@ Bitmask Downloads
  • Debian Unstable (Sid)
  • -
  • - Stand Alone Bundle -
  • +
  • + Stand Alone Bundle +
  • Upgrading
  • @@ -147,7 +147,7 @@ Bitmask Downloads
    sudo -s
    echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list
    apt update
    apt upgrade
    

    -

    Stand Alone Bundle

    +

    Stand Alone Bundle

    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 build it from source.

    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,11 +47,11 @@ Bitmask Downloads
  • Debian Unstable (Sid)
  • -
  • - Stand Alone Bundle -
  • +
  • + Stand Alone Bundle +
  • Upgrading
  • @@ -147,7 +147,7 @@ Bitmask Downloads
    sudo -s
    echo "deb http://deb.bitmask.net/debian sid main" > /etc/apt/sources.list.d/bitmask.list
    apt update
    apt upgrade
    

    -

    Stand Alone Bundle

    +

    Stand Alone Bundle

    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 build it from source.

    -- cgit v1.2.3