Skip to content

Commit 0ef03c0

Browse files
authored
Merge branch 'master' into profile-update
2 parents d599457 + c4f538a commit 0ef03c0

6 files changed

Lines changed: 24 additions & 147 deletions

File tree

src/collections/events/2025/hacktoberfest-2025/index.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ darkthumbnail: ./hacktoberfest-layer5-first-pr.webp
66
date: 2025-10-03
77
eurl: https://youtube.com/live/1-oaEy0Pm5I?feature=share
88
type: Event
9-
speakers: [Ritesh Karankal, Aabid Sofi, Yash Sharma, Ijeoma Eti]
9+
speakers: [Ritesh Karankal, Aabid Sofi, Yash Sharma, Eti Ijeoma, Darshan Narasimha]
1010
published: true
1111
upcoming: true
1212
register: true

src/components/legal-navigation/content.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,4 @@ export const content = [
44
{ id: 2, link: "/company/legal/sub-processors", text: "Sub-Processors" },
55
{ id: 3, link: "/company/legal/terms-of-service", text: "Terms of Service" },
66
{ id: 4, link: "/company/legal/cookie-notice", text: "Cookie Notice" },
7-
{ id: 5, link: "/company/legal/digital-service", text: "Digital Service" },
87
];

src/pages/company/legal/digital-service.js

Lines changed: 0 additions & 22 deletions
This file was deleted.

src/sections/Company/Legal/digital-service/index.js

Lines changed: 0 additions & 112 deletions
This file was deleted.

src/sections/Company/Legal/index.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@ const trustCenter = () => {
4343
description="Learn how Layer5 uses cookies and similar technologies to enhance your experience, support analytics, and protect your privacy. Review the types of cookies we use and manage your preferences."
4444
to="/company/legal/cookie-notice"
4545
/>
46-
<LegalCard
47-
title="Digital Services"
48-
description="Discover Layer5’s commitment to transparency, user safety, and ethical practices across our digital platforms. Understand our approach to content moderation, user rights, and reporting mechanisms."
49-
to="/company/legal/digital-service"
50-
/>
5146
</div>
5247
</HandbookWrapper>
5348
);

0 commit comments

Comments
 (0)