Merge pull request #501 from ridemountainpig/duckduckgo
Some checks failed
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Has been cancelled
🧑‍🚀 Check / 📦 SVGs Size (push) Has been cancelled
🧑‍🚀 Check / 🛠️ Build app (push) Has been cancelled
🚀 Deploy / API - Cloudflare Workers (push) Has been cancelled

fix: typo for "DuckDuckGo"
This commit is contained in:
Pablo Hdez 2025-01-11 15:39:03 +00:00 committed by GitHub
commit fbf9b46016
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1409,7 +1409,7 @@ export const svgs: iSVG[] = [
url: 'https://webkit.org/' url: 'https://webkit.org/'
}, },
{ {
title: 'DuckDucgGo', title: 'DuckDuckGo',
category: ['Software', 'Browser'], category: ['Software', 'Browser'],
route: '/library/duckduckgo.svg', route: '/library/duckduckgo.svg',
wordmark: '/library/duckduckgo-wordmark.svg', wordmark: '/library/duckduckgo-wordmark.svg',