[Fix] open the contribution form in new tab
Contributor can check the rule without opening new tab by themselves (?
This commit is contained in:
parent
e39c01d2a7
commit
abf7c93f48
@ -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">
|
||||
|
Loading…
x
Reference in New Issue
Block a user