Skip to content

Commit

Permalink
Merge pull request #501 from ridemountainpig/duckduckgo
Browse files Browse the repository at this point in the history
fix: typo for "DuckDuckGo"
  • Loading branch information
pheralb authored Jan 11, 2025
2 parents 268c272 + 84d0f79 commit fbf9b46
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/data/svgs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1409,7 +1409,7 @@ export const svgs: iSVG[] = [
url: 'https://webkit.org/'
},
{
title: 'DuckDucgGo',
title: 'DuckDuckGo',
category: ['Software', 'Browser'],
route: '/library/duckduckgo.svg',
wordmark: '/library/duckduckgo-wordmark.svg',
Expand Down

0 comments on commit fbf9b46

Please sign in to comment.