Skip to content

Commit

Permalink
feat: add 4ark.me (#74)
Browse files Browse the repository at this point in the history
* feat: add 4ark.me

* chore: resize 4ark.me.png image
  • Loading branch information
gd4Ark authored Oct 10, 2024
1 parent e3489aa commit 68bfea2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
Binary file added src/assets/showcase/4ark.me.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 @@ -259,4 +259,9 @@ export const sites: Site[] = [
href: "https://myani.org",
thumbnail: "myani.org.png",
},
{
title: "4Ark",
href: "https://4ark.me",
thumbnail: "4ark.me.png",
},
];

0 comments on commit 68bfea2

Please sign in to comment.