From bcdb0a02e7120644e965f48f452aa1719d66dd95 Mon Sep 17 00:00:00 2001 From: RajaMBZ <34947728+RajaMBZ@users.noreply.github.com> Date: Sun, 25 Aug 2019 02:30:17 +0500 Subject: [PATCH 1/2] Homepage update - adding URLs to "Download for x" --- _includes/homepage_content.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_includes/homepage_content.html b/_includes/homepage_content.html index 5cbb8801..526ac8cd 100644 --- a/_includes/homepage_content.html +++ b/_includes/homepage_content.html @@ -21,7 +21,7 @@

- Download for Windows + Download for Windows
.exe @@ -32,7 +32,7 @@

- Download for Mac + Download for Mac

.dmg @@ -43,7 +43,7 @@

- Download for Debian/Ubuntu + Download for Debian/Ubuntu

.deb @@ -54,7 +54,7 @@

- Download for Red Hat/Fedora + Download for Red Hat/Fedora

.rpm From 717463d704466a9b873f3307944827c90406fd3d Mon Sep 17 00:00:00 2001 From: RajaMBZ <34947728+RajaMBZ@users.noreply.github.com> Date: Mon, 26 Aug 2019 04:12:23 +0500 Subject: [PATCH 2/2] Adding URLs to "Download for x" --- _includes/homepage_content_tr.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_includes/homepage_content_tr.html b/_includes/homepage_content_tr.html index 6834dd88..cef49fcf 100644 --- a/_includes/homepage_content_tr.html +++ b/_includes/homepage_content_tr.html @@ -21,7 +21,7 @@

{{ item.
- {{ item.buttonWindows }} + {{ item.buttonWindows }}
.exe @@ -32,7 +32,7 @@

{{ item.
- {{ item.buttonMac }} + {{ item.buttonMac }}
.dmg @@ -43,7 +43,7 @@

{{ item.
- {{ item.buttonDebian }} + {{ item.buttonDebian }}
.deb @@ -54,7 +54,7 @@

{{ item.
- {{ item.buttonRedHat }} + {{ item.buttonRedHat }}