Skip to content

Commit

Permalink
feat: add yfi.moe (#45)
Browse files Browse the repository at this point in the history
  • Loading branch information
yy4382 authored Apr 8, 2024
1 parent e86a808 commit b198a15
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added src/assets/showcase/yfi.moe.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 @@ -149,4 +149,9 @@ export const sites: Site[] = [
href: "https://html.zone",
thumbnail: "html.zone.png",
},
{
title: "Yunfi",
href: "https://yfi.moe",
thumbnail: "yfi.moe.png",
},
];

0 comments on commit b198a15

Please sign in to comment.