From fb49a7fc89b245ba13c99342b48039d71b5f5847 Mon Sep 17 00:00:00 2001 From: Mirzayev Farid Date: Thu, 20 Aug 2020 19:54:10 +0400 Subject: [PATCH] docs(v1): add Global CTO Forum to users (#3316) --- website-1.x/data/users.js | 7 +++++++ website-1.x/static/img/users/global-cto-forum.svg | 1 + 2 files changed, 8 insertions(+) create mode 100644 website-1.x/static/img/users/global-cto-forum.svg diff --git a/website-1.x/data/users.js b/website-1.x/data/users.js index d7b4df5308..f7a0ffdcfe 100644 --- a/website-1.x/data/users.js +++ b/website-1.x/data/users.js @@ -273,6 +273,13 @@ module.exports = [ fbOpenSource: false, pinned: false, }, + { + caption: 'Global CTO Forum', + image: '/img/users/global-cto-forum.svg', + infoLink: 'https://globalctoforum.org/', + fbOpenSource: false, + pinned: false, + }, { caption: 'Goby', image: '/img/users/goby-logo.svg', diff --git a/website-1.x/static/img/users/global-cto-forum.svg b/website-1.x/static/img/users/global-cto-forum.svg new file mode 100644 index 0000000000..749748c310 --- /dev/null +++ b/website-1.x/static/img/users/global-cto-forum.svg @@ -0,0 +1 @@ + \ No newline at end of file