Skip to content

Commit

Permalink
Merge pull request #98 from arturobh/main
Browse files Browse the repository at this point in the history
Add Django logo
  • Loading branch information
pheralb authored Dec 11, 2023
2 parents 782410a + 51d828e commit 5db9333
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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/'
}
];
1 change: 1 addition & 0 deletions static/library/django.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

1 comment on commit 5db9333

@vercel
Copy link

@vercel vercel bot commented on 5db9333 Dec 11, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

svgl – ./

svgl-git-main-pheralb.vercel.app
svgl.vercel.app
svgl-pheralb.vercel.app

Please sign in to comment.