Skip to content

Commit

Permalink
feat: add blog.sunguoqi.com (#43)
Browse files Browse the repository at this point in the history
* feat: add blog.sunguoqi.com

* fix: fix images size
  • Loading branch information
sun0225SUN authored Apr 2, 2024
1 parent 152fddd commit 5b7d212
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added src/assets/showcase/blog.sunguoqi.com.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions src/sites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -139,4 +139,9 @@ export const sites: Site[] = [
href: "https://mollypan.tech",
thumbnail: "mollypan.tech.png",
},
{
title: "小孙同学",
href: "https://blog.sunguoqi.com",
thumbnail: "blog.sunguoqi.com.png",
},
];

0 comments on commit 5b7d212

Please sign in to comment.