Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions src/store/sections.js
Original file line number Diff line number Diff line change
Expand Up @@ -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.',
Expand Down