Skip to content

Commit

Permalink
feat(docs): open certificate pdf in new tab
Browse files Browse the repository at this point in the history
  • Loading branch information
dingyuqi committed Dec 18, 2024
1 parent c2111ac commit bd83dda
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion docs/about-me.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ copyright: false
:::

## 证书
<LinkCard title="系统分析师" href="/pdf/certificate.pdf" icon="/icon/ruankao.png">
<LinkCard title="系统分析师" href="https://dingyuqi.com/pdf/certificate.pdf" target="_blank" icon="/icon/ruankao.png">
<div style="display: flex; gap: 8px;">
<Badge>高级</Badge> <Badge>2024年</Badge>
</div>
Expand Down
2 changes: 1 addition & 1 deletion docs/en/about-me.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Mainly responsible for the new function iteration and daily maintenance of the [
:::

## Certificate
<LinkCard title="Systems Analyst" href="/pdf/certificate.pdf" icon="/icon/ruankao.png">
<LinkCard title="Systems Analyst" href="https://dingyuqi.com/pdf/certificate.pdf" target="_blank" icon="/icon/ruankao.png">
<div style="display: flex; gap: 8px;">
<Badge>Advanced</Badge> <Badge>2024</Badge>
</div>
Expand Down

0 comments on commit bd83dda

Please sign in to comment.