fix: add target=_blank to project links for new tab opening
This commit is contained in:
+2
-2
@@ -117,7 +117,7 @@
|
||||
</div>
|
||||
<div class="proj-sub">
|
||||
<span>全栈开发 <span class="edu-badge">Agent</span> 【XEngineer 开源项目】</span>
|
||||
<a href="https://gitee.com/hezhaohui123/gen2d" class="proj-link">https://gitee.com/hezhaohui123/gen2d</a>
|
||||
<a href="https://gitee.com/hezhaohui123/gen2d" class="proj-link" target="_blank">https://gitee.com/hezhaohui123/gen2d</a>
|
||||
</div>
|
||||
<div class="proj-intro">
|
||||
<strong>项目介绍:</strong><br>
|
||||
@@ -138,7 +138,7 @@
|
||||
</div>
|
||||
<div class="proj-sub">
|
||||
<span>后端开发 <span class="edu-badge">高并发</span> 【哔哩哔哩技术团队文章复现】<!-- TODO: 后续添加文章链接 --></span>
|
||||
<a href="http://47.121.181.112:3000/wonder/thumb-up" class="proj-link">http://47.121.181.112:3000/wonder/thumb-up</a>
|
||||
<a href="http://47.121.181.112:3000/wonder/thumb-up" class="proj-link" target="_blank">http://47.121.181.112:3000/wonder/thumb-up</a>
|
||||
</div>
|
||||
<div class="proj-intro">
|
||||
<strong>项目介绍:</strong><br>
|
||||
|
||||
Reference in New Issue
Block a user