From 53e46d350019c7e44e225f3fe49e8289d32ec0a2 Mon Sep 17 00:00:00 2001 From: "Benjamin W. Broersma" Date: Tue, 4 Jun 2019 19:47:23 +0200 Subject: [PATCH] Add https://github.com/openstate/ and https://github.com/spnl/ as Svelte/Sapper users. --- site/src/routes/_components/WhosUsingSvelte.svelte | 2 ++ site/static/organisations/open-state-foundation.svg | 1 + site/static/organisations/socialist-party.svg | 1 + 3 files changed, 4 insertions(+) create mode 100644 site/static/organisations/open-state-foundation.svg create mode 100644 site/static/organisations/socialist-party.svg diff --git a/site/src/routes/_components/WhosUsingSvelte.svelte b/site/src/routes/_components/WhosUsingSvelte.svelte index 65d818a8bb..e84c2ac43b 100644 --- a/site/src/routes/_components/WhosUsingSvelte.svelte +++ b/site/src/routes/_components/WhosUsingSvelte.svelte @@ -52,7 +52,9 @@ Mustlab logo Nesta logo The New York Times logo + Open State Foundation logo Razorpay logo + Socialist Party logo Stone Payments logo Thunderdome logo Tokopedia logo diff --git a/site/static/organisations/open-state-foundation.svg b/site/static/organisations/open-state-foundation.svg new file mode 100644 index 0000000000..8e27e20d21 --- /dev/null +++ b/site/static/organisations/open-state-foundation.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/site/static/organisations/socialist-party.svg b/site/static/organisations/socialist-party.svg new file mode 100644 index 0000000000..6fc8348b0b --- /dev/null +++ b/site/static/organisations/socialist-party.svg @@ -0,0 +1 @@ + \ No newline at end of file