From cd7e6174b5332bddccfe1acbab976828eb238bf6 Mon Sep 17 00:00:00 2001 From: Steve Jain Date: Mon, 3 Dec 2018 18:01:35 -0500 Subject: [PATCH 1/2] Remove trailing slash from root url Was causing double slashes (e.g., bisq.network//roadmap). --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 9a3ac2e1..68b0d14c 100644 --- a/_config.yml +++ b/_config.yml @@ -1,5 +1,5 @@ title: Bisq -url: "https://bisq.network/" +url: "https://bisq.network" markdown: kramdown permalink: /blog/:title/ livereload: true From 88fe6b67d10a937e5068a5493dfa016504b4c619 Mon Sep 17 00:00:00 2001 From: Steve Jain Date: Mon, 3 Dec 2018 18:09:27 -0500 Subject: [PATCH 2/2] Link to download from "download for os" text E.g., "Download for Mac" and similar. Also removed 32-bit Windows links. --- _includes/homepage_content.html | 14 +------------- _includes/os_selector_options.html | 7 +++---- js/scripts.js | 6 +----- 3 files changed, 5 insertions(+), 22 deletions(-) diff --git a/_includes/homepage_content.html b/_includes/homepage_content.html index 829e66f5..ef30ff6f 100644 --- a/_includes/homepage_content.html +++ b/_includes/homepage_content.html @@ -19,17 +19,6 @@

- -