[Fix] open the contribution form in new tab

Contributor can check the rule without opening new tab by themselves (?
This commit is contained in:
Tony Yang 2021-02-05 01:20:07 +08:00
parent e39c01d2a7
commit abf7c93f48
Signed by: t510599
GPG Key ID: D88388851C28715D

View File

@ -10,7 +10,7 @@
<img src="~@/assets/images/burnfont/news.svg" class="svg svg-cfp-news" />
</div>
<div class="contribute-wrapper">
<a class="btn-contribute" href="https://forms.gle/XoXJSD2P8dL8X8s2A">我要投稿</a>
<a class="btn-contribute" target="_blank" rel="noopener" href="https://forms.gle/XoXJSD2P8dL8X8s2A">我要投稿</a>
</div>
</div>
<div class="cfp-body">