Merge branch 'main' into main

This commit is contained in:
Jacob Snarr
2025-01-15 12:01:18 -05:00
committed by GitHub
14 changed files with 100 additions and 21 deletions
+7
View File
@@ -2667,6 +2667,7 @@ export const svgs: iSVG[] = [
light: '/library/vercel_wordmark.svg',
dark: '/library/vercel_wordmark_dark.svg'
},
brandUrl: 'https://vercel.com/geist/brands',
url: 'https://vercel.com/'
},
{
@@ -3200,6 +3201,12 @@ export const svgs: iSVG[] = [
route: '/library/dotenv.svg',
url: 'https://github.com/motdotla/dotenv'
},
{
title: 'dotenvx',
category: ['Secrets', 'Config', 'Devtool'],
route: '/library/dotenvx.svg',
url: 'https://dotenvx.com'
},
{
title: 'Apache Kafka',
category: 'Software',