From f879ac0f0a8b6a885eef881e14c7fedea06ca630 Mon Sep 17 00:00:00 2001 From: "Mohammed J. Razem" Date: Thu, 1 Mar 2018 17:22:20 +0200 Subject: [PATCH] Added Varbase distro --- src/store/sections.js | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/src/store/sections.js b/src/store/sections.js index 4d6acd4..cb680ca 100644 --- a/src/store/sections.js +++ b/src/store/sections.js @@ -88,6 +88,13 @@ const sections = { package_link: 'https://www.getopensocial.com/', base: 'open-social', }, + { + title: 'Varbase', + description: 'Varbase is an enhanced Drupal distribution built by Vardot, packed with adaptive functionalities and essential modules that speed up your development.', + location: locations.LOCATION_INTL, + package_link: 'https://www.vardot.com/varbase/', + base: 'varbase', + }, { title: 'Thunder', description: 'Not yet available with Kickstart.',