Skip to content

Commit c5bd157

Browse files
Added Harnes FME to commercial support page
Signed-off-by: Emmanuel Zamora <[email protected]>
1 parent 67ff964 commit c5bd157

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

src/datasets/support/commercial-support.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import KameleoonSvg from '@site/static/img/vendors/kameleoon.svg';
44
import DevCycleSvg from '@site/static/img/vendors/devcycle.svg';
55
import FliptSvg from '@site/static/img/vendors/flipt.svg';
66
import FlagsmithSvg from '@site/static/img/vendors/flagsmith.svg';
7+
import HarnessSvg from '@site/static/img/vendors/harness.svg';
78
import LaunchDarklySvg from '@site/static/img/vendors/launchdarkly.svg';
89
import TgglSvg from '@site/static/img/vendors/tggl.svg';
910
import GoffSvg from '@site/static/img/vendors/gofeatureflag.svg';
@@ -51,6 +52,11 @@ export const CommercialSupportList: CommercialSupportType[] = [
5152
href: 'https://gofeatureflag.org/docs/openfeature_sdk/sdk',
5253
svg: GoffSvg,
5354
},
55+
{
56+
name: 'Harness Feature Management & Experimentation',
57+
href: 'https://developer.harness.io/docs/feature-management-experimentation/sdks-and-infrastructure/openfeature',
58+
svg: HarnessSvg,
59+
},
5460
{
5561
name: 'Kameleoon',
5662
href: 'https://developers.kameleoon.com/feature-management-and-experimentation/open-feature-providers/',
Lines changed: 1 addition & 0 deletions
Loading

static/img/vendors/harness.svg

Lines changed: 4 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)