Skip to content

Commit c588efa

Browse files
Merge pull request #47 from orarbel/master
chore: add anima
2 parents 734e5c2 + 993bec1 commit c588efa

2 files changed

Lines changed: 21 additions & 0 deletions

File tree

public/logos/logo-anima.svg

Lines changed: 16 additions & 0 deletions
Loading

src/development-tools.ts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,11 @@ export const developmentTools = [
9090
link: 'https://stenciljs.com/',
9191
title: 'Stencil.js',
9292
},
93+
{
94+
image: '/logos/logo-anima.svg',
95+
link: 'https://www.animaapp.com/',
96+
title: 'Anima',
97+
},
9398
];
9499
/**
95100
* NOTE for contributors:

0 commit comments

Comments
 (0)