Updated _globals.njk

Forgot to set github link to open in new tab.
This commit is contained in:
Bobby Wibowo 2018-04-19 04:45:48 +07:00
parent c2db094e62
commit f4b00b404b
No known key found for this signature in database
GPG Key ID: 51C3A1E1E22D26CF

View File

@ -71,7 +71,8 @@
{
attrs: {
title: 'View on GitHub',
href: 'https://github.com/BobbyWibowo/lolisafe'
href: 'https://github.com/BobbyWibowo/lolisafe',
target: '_blank'
},
icon: 'icon-github-circled icon-2x'
}