diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 391556c..e9be22d 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -3193,5 +3193,11 @@ export const svgs: iSVG[] = [ dark: '/library/typegpu-wordmark-dark.svg' }, url: 'https://typegpu.com' + }, + { + title: 'dotenv', + category: ['Devtool', 'Config', 'Library'], + route: '/library/dotenv.svg', + url: 'https://github.com/motdotla/dotenv' } ]; diff --git a/src/types/categories.ts b/src/types/categories.ts index 51ceba1..257cc57 100644 --- a/src/types/categories.ts +++ b/src/types/categories.ts @@ -28,4 +28,5 @@ export type tCategory = | 'void(0)' | 'Authentication' | 'IoT' - | 'Home Automation'; + | 'Home Automation' + | 'Config'; diff --git a/static/library/dotenv.svg b/static/library/dotenv.svg new file mode 100644 index 0000000..72b2dab --- /dev/null +++ b/static/library/dotenv.svg @@ -0,0 +1 @@ +.ENV