Merge pull request #98 from arturobh/main

Add Django logo
This commit is contained in:
Pablo Hdez
2023-12-11 23:02:15 +00:00
committed by GitHub
2 changed files with 8 additions and 0 deletions
+7
View File
@@ -1715,5 +1715,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/front.svg',
url: 'https://front.com'
},
{
id: 14839,
title: 'Django',
category: 'Framework',
route: '/library/django.svg',
url: 'https://www.djangoproject.com/'
}
];