From e7ecb60132a44e1ead6f13b97a1b76f842fbab94 Mon Sep 17 00:00:00 2001 From: Bart Pype Date: Fri, 12 Jul 2019 14:06:46 +0200 Subject: [PATCH] Added Webdesq & Deck logo to 'Who is using Svelte' section --- site/src/routes/_components/WhosUsingSvelte.svelte | 2 ++ site/static/organisations/deck.svg | 1 + site/static/organisations/webdesq.svg | 1 + 3 files changed, 4 insertions(+) create mode 100644 site/static/organisations/deck.svg create mode 100644 site/static/organisations/webdesq.svg diff --git a/site/src/routes/_components/WhosUsingSvelte.svelte b/site/src/routes/_components/WhosUsingSvelte.svelte index d2f910eade..af125f82bc 100644 --- a/site/src/routes/_components/WhosUsingSvelte.svelte +++ b/site/src/routes/_components/WhosUsingSvelte.svelte @@ -49,6 +49,7 @@ Chess.com logo Datawrapper logo DBNomics logo + Deck logo From-Now-On logo itslearning logo Mustlab logo @@ -63,6 +64,7 @@ Strix Cloud logoStrix Cloud Thunderdome logo Tokopedia logo + Webdesq logo HealthTree logo + your company? diff --git a/site/static/organisations/deck.svg b/site/static/organisations/deck.svg new file mode 100644 index 0000000000..21291ddfe9 --- /dev/null +++ b/site/static/organisations/deck.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/site/static/organisations/webdesq.svg b/site/static/organisations/webdesq.svg new file mode 100644 index 0000000000..004bf8d506 --- /dev/null +++ b/site/static/organisations/webdesq.svg @@ -0,0 +1 @@ + \ No newline at end of file