diff --git a/src/data/svgs.ts b/src/data/svgs.ts index 84f257a..c9c26e7 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -139,6 +139,12 @@ export const svgs: iSVG[] = [ route: '/library/react.svg', url: 'https://reactjs.org/' }, + { + title: 'RisingWave', + category: 'Database', + route: '/library/risingwave.svg', + url: 'https://risingwave.com/' + }, { title: 'Svelte', category: 'Library', diff --git a/static/library/risingwave.svg b/static/library/risingwave.svg new file mode 100644 index 0000000..dd977a5 --- /dev/null +++ b/static/library/risingwave.svg @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file