From b3edc5edd2a6f69d624f01300f5f4c994721e8e2 Mon Sep 17 00:00:00 2001 From: ZaneHannanAU Date: Thu, 14 Nov 2019 13:03:33 +1100 Subject: [PATCH] =?UTF-8?q?Makes=20download=20link=20point=20to=20github?= =?UTF-8?q?=20release=20if=20github=20is=20slow,=20fails=20=E2=80=A6=20(#9?= =?UTF-8?q?4)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Makes download link point to github release if github is slow, fails to load, or js is blocked. * make download="" rather than download="true" --- src/.vuepress/theme/components/Home.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/.vuepress/theme/components/Home.vue b/src/.vuepress/theme/components/Home.vue index ca8610bc..b99307e1 100644 --- a/src/.vuepress/theme/components/Home.vue +++ b/src/.vuepress/theme/components/Home.vue @@ -20,9 +20,9 @@ Download {{ tagName || 'vX.X.X' }}