Designali Logo

This commit is contained in:
Ali Imam
2025-03-02 11:04:50 +05:30
parent 8f5767344a
commit 7d4b5b628b
4 changed files with 33 additions and 1 deletions
+9
View File
@@ -1,6 +1,15 @@
import type { iSVG } from '../types/svg';
export const svgs: iSVG[] = [
{
title: 'Designali',
category: ['Software', 'Design'],
route: {
light: '/library/designali.svg',
dark: '/library/designali-dark.svg'
},
url: 'https://designali.in'
},
{
title: 'PayPal',
category: 'Payment',