Skip to content

Commit

Permalink
Merge pull request #112 from marpeand/main
Browse files Browse the repository at this point in the history
Add Ubuntu logo
  • Loading branch information
pheralb authored Dec 13, 2023
2 parents c557342 + 6aed0e0 commit 619016b
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 @@ -2085,5 +2085,12 @@ export const svgs: iSVG[] = [
category: 'Software',
route: '/library/linux.svg',
url: 'https://www.linux.org/'
},
{
id: 253,
title: 'Ubuntu',
category: 'Software',
route: '/library/ubuntu.svg',
url: 'https://ubuntu.com/'
}
];
1 change: 1 addition & 0 deletions static/library/ubuntu.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 619016b

@vercel
Copy link

@vercel vercel bot commented on 619016b Dec 13, 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.vercel.app
svgl-git-main-pheralb.vercel.app
svgl-pheralb.vercel.app

Please sign in to comment.