📦 Add Shiki svg
🧑‍🚀 Check / ⚡ Testing with Vitest (push) Waiting to run
🧑‍🚀 Check / 📦 SVGs Size (push) Waiting to run
🧑‍🚀 Check / 🛠️ Build app (push) Waiting to run
🚀 Deploy / API - Cloudflare Workers (push) Waiting to run

This commit is contained in:
Pablo Hdez
2025-01-26 16:46:45 +00:00
parent b5207c4bf0
commit 22f0f1b2aa
2 changed files with 7 additions and 0 deletions
+6
View File
@@ -3229,5 +3229,11 @@ export const svgs: iSVG[] = [
route: '/library/deepseek.svg',
wordmark: '/library/deepseek_wordmark.svg',
url: 'https://deepseek.com/'
},
{
title: 'Shiki',
category: 'Library',
route: '/library/shiki.svg',
url: 'https://shiki.style/'
}
];