Updated _globals.njk

Default ShareX config file will now have its URL appended by globals.v2 too.
This commit is contained in:
Bobby Wibowo 2018-04-26 19:56:33 +07:00
parent 1f6dfae78e
commit 5878434c12
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF

View File

@ -41,7 +41,7 @@
attrs: {
id: 'ShareX',
title: 'ShareX',
href: 'https://safe.fiery.me/safe.fiery.me.sxcu'
href: 'https://safe.fiery.me/safe.fiery.me.sxcu?v=' + v2
},
icon: 'icon-sharex icon-2x'
},