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

This commit is contained in:
pheralb
2024-12-09 18:09:28 +00:00
parent e420067127
commit fae86d4066
2 changed files with 8 additions and 1 deletions
+7 -1
View File
@@ -1073,11 +1073,17 @@ export const svgs: iSVG[] = [
url: 'https://es.wikipedia.org/wiki/HTML5'
},
{
title: 'CSS',
title: 'CSS (New)',
category: 'Language',
route: '/library/css.svg',
url: 'https://es.wikipedia.org/wiki/CSS'
},
{
title: 'CSS',
category: 'Language',
route: '/library/css_old.svg',
url: 'https://es.wikipedia.org/wiki/CSS'
},
{
title: 'midudev',
category: 'Community',