Skip to content

Commit

Permalink
feat: haikei 追加
Browse files Browse the repository at this point in the history
  • Loading branch information
dninomiya committed May 19, 2024
1 parent 3f2d6df commit 3ef98d6
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions data/item.ts
Original file line number Diff line number Diff line change
Expand Up @@ -287,4 +287,10 @@ export const allItems: Item[] = [
title: 'Svgl',
tags: ['available-for-commercial-use', 'free', 'logo', '.svg'],
},
{
id: 'haikei',
href: 'https://haikei.app/',
title: 'Haikei',
tags: ['available-for-commercial-use', 'free', 'generator', '.svg'],
},
] as const;
Binary file added public/images/haikei.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 3ef98d6

Please sign in to comment.