Skip to content

Commit

Permalink
feat: add qbb.sh and zxh.me (#66)
Browse files Browse the repository at this point in the history
* feat: add qbb.sh and zxh.me

* feat: update image

* feat: update image
  • Loading branch information
Zhengqbbb authored Jul 4, 2024
1 parent ad40b4c commit a9253c5
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 0 deletions.
Binary file added src/assets/showcase/qbb.sh.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added src/assets/showcase/zxh.me.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions src/sites.ts
Original file line number Diff line number Diff line change
Expand Up @@ -234,4 +234,14 @@ export const sites: Site[] = [
href: "https://daydreamer-riri.me/",
thumbnail: "daydreamer-riri.me.png",
},
{
title: "About - Xiaohan Zou",
href: "https://zxh.me",
thumbnail: "zxh.me.png",
},
{
title: "Q.Ben Zheng | Zhengqbbb",
href: "https://qbb.sh",
thumbnail: "qbb.sh.png",
},
];

0 comments on commit a9253c5

Please sign in to comment.