Skip to content

Commit 72ba9e7

Browse files
authored
Clean up sponsor logo cloud (#114)
* Switch to SVG * Minify SVG * Cleanup sponsor logo spacing and wrapping
1 parent d7e4303 commit 72ba9e7

5 files changed

Lines changed: 12 additions & 71 deletions

File tree

main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ var sponsors = []Sponsor{
5757
{
5858
Name: "Moonbase Labs",
5959
URL: "https://moonbaselabs.com",
60-
ImagePath: "public/images/logos/moonbaselabs.png",
60+
ImagePath: "public/images/logos/moonbaselabs.svg",
6161
ImageClasses: "",
6262
},
6363
{
-55.2 KB
Binary file not shown.
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)