Skip to content

Commit

Permalink
feat: add site (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterChen1997 authored Mar 31, 2024
1 parent 5c42eb4 commit d8ebbad
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
Binary file added src/assets/showcase/blog.peterchen97.cn.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/components/showcase-sites.astro
Original file line number Diff line number Diff line change
Expand Up @@ -27,4 +27,5 @@ import Card from "./showcase-card.astro";
<Card title="JoeSay" href="https://joesay.pages.dev" thumbnail="joesay.pages.dev.png" />
<Card title="小付同学的开发日常" href="https://blog.xiaozi.cc" thumbnail="blog.xiaozi.cc.png" />
<Card title="Anime Garden" href="https://garden.onekuma.cn" thumbnail="garden.onekuma.cn.png" />
<Card title="龙场茶室" href="https://blog.peterchen97.cn" thumbnail="blog.peterchen97.cn.png" />
</FluidGrid>

0 comments on commit d8ebbad

Please sign in to comment.