Skip to content

Commit

Permalink
Merge pull request #479 from mousetail/add-duckduckgo
Browse files Browse the repository at this point in the history
Add duckduckgo logos
  • Loading branch information
pheralb authored Dec 22, 2024
2 parents e4f2f29 + dac952e commit c097b18
Show file tree
Hide file tree
Showing 3 changed files with 9 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 @@ -1408,6 +1408,13 @@ export const svgs: iSVG[] = [
route: '/library/webkit.svg',
url: 'https://webkit.org/'
},
{
title: 'DuckDucgGo',
category: ['Software', 'Browser'],
route: '/library/duckduckgo.svg',
wordmark: '/library/duckduckgo-wordmark.svg',
url: 'https://duckduckgo.com/'
},
{
title: 'Gemini',
category: ['Google', 'AI'],
Expand Down
1 change: 1 addition & 0 deletions static/library/duckduckgo-wordmark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions static/library/duckduckgo.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c097b18

Please sign in to comment.