Open in new tab

This commit is contained in:
Your New SJW Waifu 2019-10-08 12:06:13 -05:00
parent 0696b145eb
commit a0aaedd845
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
id="banner"
class="panel-body"
>
<a :href="url">
<a :href="url", "_blank">
<img
id="banner-img"
:src="imageSrc"

View File

@ -22,5 +22,5 @@
"nsfwCensorImage": "/static/img/nsfw.puniko.png",
"showFeaturesPanel": true,
"minimalScopesMode": false,
"bannerUrl": "/pages/spooktober/\" target=\"_blank\""
"bannerUrl": "/pages/spooktober/"
}