From 9bf7320b20bdd8f6d4cf6d55011380f85d15ae79 Mon Sep 17 00:00:00 2001 From: Riccardo Masutti <46527252+RiccardoMasutti@users.noreply.github.com> Date: Mon, 2 Mar 2020 21:51:10 +0100 Subject: [PATCH 1/2] Add title tags for SEO --- _includes/os_selector_options_tr.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_includes/os_selector_options_tr.html b/_includes/os_selector_options_tr.html index 77432406..c0ef5593 100644 --- a/_includes/os_selector_options_tr.html +++ b/_includes/os_selector_options_tr.html @@ -4,7 +4,7 @@ Download Bisq {{ item.liAllDownloads }}
- {{ item.liAllDownloadsText }} + {{ item.liAllDownloadsText }}
@@ -13,7 +13,7 @@ Download Bisq for Windows {{ item.liWindows }}
- .exe + .exe
@@ -23,7 +23,7 @@ Download Bisq for Mac {{ item.liMac }}
- .dmg + .dmg
@@ -33,7 +33,7 @@ Download Bisq for Debian/Ubuntu {{ item.liDebian }}
- .deb + .deb
@@ -43,7 +43,7 @@ Download Bisq for Red Hat/Fedora {{ item.liRedHat }}
- .rpm + .rpm
@@ -53,7 +53,7 @@ Download Bisq for Arch Linux {{ item.liArch }}
- {{ item.liArchText }}
+ {{ item.liArchText }} @@ -79,6 +79,6 @@ Verification {{ item.liVerification }}
- {{ item.liVerificationText1 }} | - {{ item.liVerificationText2 }}
+ {{ item.liVerificationText1 }} | + {{ item.liVerificationText2 }} From 316a8f520f11bb42e0e7798f9835836c3f43d2cb Mon Sep 17 00:00:00 2001 From: Riccardo Masutti <46527252+RiccardoMasutti@users.noreply.github.com> Date: Mon, 2 Mar 2020 22:14:25 +0100 Subject: [PATCH 2/2] Add title tags --- _includes/os_selector_options.html | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/_includes/os_selector_options.html b/_includes/os_selector_options.html index d3b94358..f073c70a 100644 --- a/_includes/os_selector_options.html +++ b/_includes/os_selector_options.html @@ -2,7 +2,7 @@ Download Bisq Download BisqAll Downloads
- Go to Downloads Page + Go to Downloads Page
@@ -10,7 +10,7 @@ Download Bisq for Windows Download Bisq for Windows Download for Windows
- .exe + .exe
@@ -20,7 +20,7 @@ Download Bisq for Mac Download for Mac
- .dmg + .dmg
@@ -30,7 +30,7 @@ Download Bisq for Ubuntu/Debian Download for Debian/Ubuntu
- .deb + .deb
@@ -40,7 +40,7 @@ Download Bisq for Red Hat/Fedora Download for Red Hat/Fedora
- .rpm + .rpm
@@ -50,7 +50,7 @@ Download Bisq for Arch Linux Download for Arch Linux
- Arch User Repo
+ Arch User Repo @@ -76,6 +76,6 @@ Verification Verification
- PGP signatures | - PGP Public Key
+ PGP signatures | + PGP Public Key