diff --git a/src/lib/config.yaml b/src/lib/config.yaml index 809d916..7216d80 100644 --- a/src/lib/config.yaml +++ b/src/lib/config.yaml @@ -298,6 +298,13 @@ partners: img: hopr.svg level: 2 class: p-6 invert hover:invert-0 + - id: zcash + name: Zcash + web: https://z.cash/ + twitter: + img: zcash.svg + level: 2 + class: p-2 invert hover:invert-0 - id: lunardao name: LunarDAO web: https://lunardao.net diff --git a/static/partners/zcash.svg b/static/partners/zcash.svg new file mode 100644 index 0000000..2669301 --- /dev/null +++ b/static/partners/zcash.svg @@ -0,0 +1,2 @@ + + \ No newline at end of file