Skip to content

Commit

Permalink
feat: add palette painter to website (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
jolexxa authored Nov 12, 2024
1 parent 9b98760 commit b8d8e48
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/components/home/home.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,11 @@ const repos: Array<GithubCardProps> = [
repo: 'GodotPackage',
logo: 'img/chickensoft/package.png',
},
{
profile: 'chickensoft-games',
repo: 'PalettePainter',
logo: 'img/chickensoft/palette_painter.png',
},
{
profile: 'chickensoft-games',
repo: 'Collections',
Expand Down
Binary file added static/img/chickensoft/palette_painter.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit b8d8e48

Please sign in to comment.