diff --git a/src/data/svgs.ts b/src/data/svgs.ts index a35e8686..83c18f18 100644 --- a/src/data/svgs.ts +++ b/src/data/svgs.ts @@ -4651,4 +4651,10 @@ export const svgs: iSVG[] = [ }, url: "https://www.cerebras.ai/", }, + { + title: "Runframe", + category: ["Software", "DevOps", "Tools"], + route: "/library/runframe.svg", + url: "https://runframe.io", + }, ]; diff --git a/static/library/runframe.svg b/static/library/runframe.svg new file mode 100644 index 00000000..c48d8d32 --- /dev/null +++ b/static/library/runframe.svg @@ -0,0 +1,7 @@ + + + + + + + \ No newline at end of file