From c1826547780e0de245e63ea709cb7b8f488114ed Mon Sep 17 00:00:00 2001 From: Chang Wang Date: Tue, 8 Oct 2019 21:18:02 -0400 Subject: [PATCH] add apollo --- src/apps.json | 11 +++++++++++ src/icons/Apollo.svg | 29 +++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 src/icons/Apollo.svg diff --git a/src/apps.json b/src/apps.json index 7097b0faf..9bb412863 100644 --- a/src/apps.json +++ b/src/apps.json @@ -129,6 +129,17 @@ }, "website": "https://amp-wp.org" }, + "Apollo": { + "cats": [ + 59 + ], + "icon": "Apollo.svg", + "js": { + "__APOLLO_CLIENT__": "", + "__APOLLO_CLIENT__.version": "^(.+)$\\;version:\\1" + }, + "website": "https://www.apollographql.com" + }, "Arc Publishing": { "cats": [ 1 diff --git a/src/icons/Apollo.svg b/src/icons/Apollo.svg new file mode 100644 index 000000000..7e542bbf4 --- /dev/null +++ b/src/icons/Apollo.svg @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + \ No newline at end of file