Skip to content

Commit

Permalink
chore: update upyun link
Browse files Browse the repository at this point in the history
  • Loading branch information
klxiaoniu authored Sep 5, 2024
1 parent 1872284 commit 82721b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ const config: Config = {
html: `
<div style="display: flex; justify-content: center; align-items: center; color:#FFF;">
<span>本网站由</span>
<a target="_blank" rel="noopener noreferrer" href="https://www.upyun.com/?utm_source=lianmeng&utm_medium=referral" style="display: inline-flex; align-items: center;">
<a target="_blank" rel="noopener noreferrer" href="https://www.upyun.com/?from=xi2" style="display: inline-flex; align-items: center;">
<img src="/img/upyun_logo.svg" alt="又拍云" height= "20px" style="margin: 0 5px;" />
</a>
<span>提供CDN加速/云存储服务</span>
Expand Down

0 comments on commit 82721b1

Please sign in to comment.