We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd9b47e commit 97af4a1Copy full SHA for 97af4a1
src/data/svgs.ts
@@ -518,6 +518,15 @@ export const svgs: iSVG[] = [
518
brandUrl: "https://tailwindcss.com/brand",
519
url: "https://tailwindcss.com/",
520
},
521
+ {
522
+ title: 'WakaTime',
523
+ category: 'Devtool',
524
+ route: {
525
+ light: '/library/wakatime-dark.svg',
526
+ dark: '/library/wakatime-light.svg'
527
+ },
528
+ url: 'https://wakatime.com'
529
530
{
531
title: "Styled Components",
532
category: "Library",
static/library/wakatime-dark.svg
static/library/wakatime-light.svg
0 commit comments