diff --git a/data/projects/summa.ts b/data/projects/summa.ts index eb95acd..6071b03 100644 --- a/data/projects/summa.ts +++ b/data/projects/summa.ts @@ -7,7 +7,7 @@ Summa allows centralized exchanges to demonstrate that their assets exceed their export const summa: ProjectInterface = { id: "summa", projectStatus: "active", - image: "", + image: "summa.svg", name: "Summa", tldr: "Protocol enabling centralized exchanges to prove solvency without compromising private information.", description, diff --git a/public/project-banners/summa.svg b/public/project-banners/summa.svg new file mode 100644 index 0000000..72aabef --- /dev/null +++ b/public/project-banners/summa.svg @@ -0,0 +1,4 @@ + + + +
Text is not SVG - cannot display
\ No newline at end of file