Skip to content

Commit 2729c01

Browse files
committed
fix #7419 -- salesloft third party listing
1 parent 7031432 commit 2729c01

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

src/packages/next/pages/policies/thirdparties.tsx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,17 @@ export default function TermsOfService({ customize }) {
224224
</A>{" "}
225225
</li>
226226
</ul>
227+
<li>
228+
<A href="https://www.salesloft.com/">Salesloft</A>
229+
<ul>
230+
<li>usage: onboarding emails, sales, marketing</li>
231+
<li>
232+
<A href="https://www.salesloft.com/security-compliance">
233+
Security and Compliance
234+
</A>
235+
</li>
236+
</ul>
237+
</li>
227238
<li>
228239
<A href="https://sendgrid.com/">Sendgrid (twilio)</A>
229240
</li>

0 commit comments

Comments
 (0)