put config first

This commit is contained in:
Scott Motte 2025-01-12 20:56:52 -08:00
parent e480d66eef
commit 1c25d4411e

View File

@ -3196,7 +3196,7 @@ export const svgs: iSVG[] = [
},
{
title: 'dotenv',
category: ['Devtool', 'Config', 'Library'],
category: ['Config', 'Library', 'Devtool'],
route: '/library/dotenv.svg',
url: 'https://github.com/motdotla/dotenv'
}