Skip to content

Commit a0e28f0

Browse files
authored
Merge pull request #870 from aymericzip/main
feat: add Intlayer SVG and update svgs data
2 parents f8f532a + 3a932b3 commit a0e28f0

File tree

2 files changed

+29
-0
lines changed

2 files changed

+29
-0
lines changed

src/data/svgs.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4360,6 +4360,12 @@ export const svgs: iSVG[] = [
43604360
brandUrl: "https://bklit.com/branding",
43614361
url: "https://bklit.com/",
43624362
},
4363+
{
4364+
title: 'Intlayer',
4365+
category: ["AI", "Devtool", "CMS"],
4366+
route: '/library/intlayer.svg',
4367+
url: 'https://intlayer.org'
4368+
},
43634369
{
43644370
title: "Goil",
43654371
category: ["Software", "AI"],

static/library/intlayer.svg

Lines changed: 23 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)