Skip to content

Commit

Permalink
feat: add submara.com (#63)
Browse files Browse the repository at this point in the history
* feat: add submara.com

* chore: replace submara.com.png
  • Loading branch information
JasonSubMara authored Jun 3, 2024
1 parent 1d2a779 commit fb8b541
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added src/assets/showcase/submara.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 @@ -219,4 +219,9 @@ export const sites: Site[] = [
href: "https://yufan.me/",
thumbnail: "yufan.me.png",
},
{
title: "GeekImprove",
href: "https://submara.com",
thumbnail: "submara.com.png",
},
];

0 comments on commit fb8b541

Please sign in to comment.