Skip to content

Commit 5c17f59

Browse files
authored
Merge pull request #831 from DexAsHisH/add-zyft-svg
added zyft svg logo fixes #652
2 parents 1ede8ab + d49a574 commit 5c17f59

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/data/svgs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,12 @@ export const svgs: iSVG[] = [
3232
},
3333
url: "https://kimi.ai",
3434
},
35+
{
36+
title: 'Zyft',
37+
category: 'Library',
38+
route: '/library/zyft.svg',
39+
url: 'https://zyft.com'
40+
},
3541
{
3642
title: "Perspective",
3743
category: "Software",

static/library/zyft.svg

Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)