Skip to content

Commit

Permalink
🛠️ 移除又拍云 CDN 推广链接
Browse files Browse the repository at this point in the history
  • Loading branch information
Skywt2003 committed Mar 3, 2024
1 parent 677bcb6 commit b48968e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/Footer.astro
Original file line number Diff line number Diff line change
Expand Up @@ -67,14 +67,14 @@ const { path } = Astro.props;
>
</p>
<p class="m-2">
<span class="align-middle">由</span>
<!-- <span class="align-middle">由</span>
<a
href="https://www.upyun.com/?utm_source=lianmeng&utm_medium=referral"
class="inline-block align-middle"
>
<img src="/upyun.png" class="h-6" />
</a>
<span class="align-middle">提供 CDN 加速、云存储服务</span>
<span class="align-middle">提供 CDN 加速、云存储服务</span> -->
</p>
</div>
</div>
Expand Down

0 comments on commit b48968e

Please sign in to comment.