Merge pull request #452 from atleugim/logo/polars
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

📦 Add Polars SVG
This commit is contained in:
Pablo Hdez 2024-11-18 18:16:25 +01:00 committed by GitHub
commit afe5eec846
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 7 additions and 0 deletions

View File

@ -3025,6 +3025,12 @@ export const svgs: iSVG[] = [
},
url: 'https://daily.dev/'
},
{
title: 'Polars',
category: 'Library',
route: '/library/polars-logo.svg',
url: 'https://pola.rs/'
},
{
title: 'Zed',
category: 'Software',

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 15 KiB