24
1
Fork 0

added title to download link

This commit is contained in:
Danny Coates 2019-02-21 09:24:43 -08:00
parent f0a60d8c8e
commit 6fd3019aba
No known key found for this signature in database
GPG Key ID: 4C442633C62E00CB
1 changed files with 1 additions and 0 deletions

View File

@ -180,6 +180,7 @@ module.exports = function(state, emit, archive) {
<a
class="flex items-baseline text-blue-dark hover:text-blue-darker focus:text-blue-darker"
href="${archive.url}"
title="${state.translate('downloadButtonLabel')}"
tabindex="0"
>
<img src="${assets.get('dl.svg')}" class="mr-2" />